profile/ivi/opencv.git
2011-10-25 Andrey KamaevFixed small bugs in Stitcher class
2011-10-24 Alexey SpizhevoyFixed median focal length estimation in the stitching...
2011-10-24 Alexey SpizhevoyFixed bug in the stitching module (some images appeared...
2011-10-24 Kirill KornyakovOptimized versions of Erode and Dilate functions added
2011-10-24 Alexey SpizhevoyUpdated CLI for GPU samples
2011-10-21 Andrey KamaevBetter default grid size for ORB-based stitching
2011-10-21 Leonid BeynensonMade changes concerning inserting prefiltering modes...
2011-10-21 Alexey SpizhevoyUpdated stitcher a little bit
2011-10-21 Alexandre Benoitcorrected xml parameters file management in the retina...
2011-10-21 Alexandre Benoitcorrected xml parameters file management in the retina...
2011-10-21 Alexandre Benoitcorrected wrong parameter sent to retina module for...
2011-10-21 Andrey KamaevStitching: added grid option to OrbFeaturesFinder
2011-10-21 Andrey KamaevFixed bug in KeyPointsFilter::runByImageBorder; added...
2011-10-21 Andrey KamaevFixed Android build with SDK revision 14
2011-10-21 Kirill Kornyakovdft perf test minor fix
2011-10-21 Kirill Kornyakovminor fix of inpaint perf test
2011-10-21 Kirill Kornyakovadded small resolutions for perf tests
2011-10-21 Andrey PavlenkoFixing compilation
2011-10-20 Alexandre Benoitcontinuing code correction for windows warning elimination
2011-10-20 Kirill Kornyakovinpaint perf test added
2011-10-20 Kirill Kornyakovadded sz2K resolution for perf tests
2011-10-20 Kirill Kornyakovcreated perf test for DFT
2011-10-19 Vladislav Vinogradovimplemented gpu::gemm via CUBLAS
2011-10-19 Vladislav Vinogradovadded cublasSafeCall
2011-10-19 Andrey KamaevAdded ORB features finder into stitching module
2011-10-19 Vladislav Vinogradovadded WITH_CUFFT and WITH_CUBLAS flags to cmake scripts
2011-10-18 Marius MujaClang compilation fixes, closes #1432
2011-10-18 Andrey KamaevSeveral improvements in performance reports
2011-10-17 Vladislav Vinogradovadded wrappers for BroxOpticalFlow and interpolateFrames
2011-10-17 Vladislav Vinogradovfixed warnings
2011-10-16 Anatoly Baksheevwarning under vs2008
2011-10-14 Alexey SpizhevoyUpdated optimal DFT size estimation in gpu::convolve()
2011-10-13 Anatoly Baksheevgpu module: refactored devmem2d.hpp (atomic bomb)
2011-10-13 Alexey SpizhevoyUpdated optimal block size estimation in gpu::convolve()
2011-10-12 Andrey KamaevAdded filters to html perf reports generated by summary.py
2011-10-12 Vladislav Vinogradovminor fix
2011-10-12 Leonid BeynensonMade changes in the method of inserting prefilters...
2011-10-12 Vladislav Vinogradovbug fix
2011-10-12 Vladislav Vinogradovnew optimized implementation of BruteForceMatcher_GPU...
2011-10-12 Andrey KamaevFixed Linux build
2011-10-11 Vadim Pisarevskyunified norm computing; added generalized Hamming distance
2011-10-11 Andrey Kamaevreenabled Tegra optimized resize
2011-10-11 Maria Dimashovaminor change of doc
2011-10-11 Maria Dimashovaminor change of doc
2011-10-10 Maria Dimashovaadded doc on cascade classifier training
2011-10-10 Vladislav Vinogradovimplemented brute force convolve for small kernel sizes
2011-10-10 Anatoly Baksheevfixed bug in ptr in optflow.cu
2011-10-10 Vladislav Vinogradovadded missing arithm operations to gpu module
2011-10-09 Vadim Pisarevskynew, much simpler and SSE2-optimized implementation...
2011-10-07 Leonid BeynensonFixed small bug in opencv_traincascade application...
2011-10-07 Andrey KamaevAdded performance tests for cv:phase and cv::SURF
2011-10-07 Alexey SpizhevoyRenamed warp of point method into warpPoint
2011-10-07 Alexey SpizhevoyAdded warp method into the RotationWarper interface...
2011-10-07 Andrey KamaevTegra optimized FastAtan2
2011-10-06 Alexey KazakovAdded HOG features to the traincascade module
2011-10-06 Kirill Kornyakovupdated erode perf test
2011-10-06 Kirill Kornyakovadded perf test for cv::erode
2011-10-06 Maria Dimashovafixed compilation under MSVC
2011-10-06 Maria Dimashovaadded sample on color generation and updated sample...
2011-10-06 Maria Dimashovaadded func to different colors generation
2011-10-05 Maria Dimashovaadded overlapThreshold param to sample
2011-10-05 Leonid BeynensonAdded possibility of prefiltering into CascadeClassifie...
2011-10-05 Vadim Pisarevskyfixed bug #1331
2011-10-05 Vadim Pisarevskyexported C++ stereoRectify in Python
2011-10-04 Andrey Morozovminor fix
2011-10-04 Andrey Morozovminor fix
2011-10-04 Andrey Morozovfixed compile for linux
2011-10-04 Anatoly Baksheevoptflow gpu compilation fix under vs2010
2011-10-04 Andrey Morozovimproved some methods in the Directory class
2011-10-04 Andrey Morozovfixed include on Linux
2011-10-04 Maria Dimashovaupdated test on lsvm
2011-10-04 Andrey Morozovadded class Directory
2011-10-04 Maria DimashovaAdded doc on c++ version of latent svm
2011-10-04 Maria Dimashovafixed method clear()
2011-10-04 Vladislav Vinogradovfixed tests for BruteForceMatcher_GPU::radiusMatch
2011-10-04 Maria Dimashovaremoved porting to java of latent svm
2011-10-04 Maria Dimashovauncommented the samples parts compiled under MSVC
2011-10-03 Alexander Shishkovfixed bug with using not built-in ZLIB library
2011-10-03 Alexander ShishkovChanged type of OPENCV_BUILD_3RDPARTY_LIBS variable...
2011-10-03 Maria Dimashovaadded test for c++ version of latent svm and updated...
2011-10-03 Maria Dimashovaadded sample for c++ version of latent svm
2011-10-03 Maria Dimashovaadded c++ wrapper of latent svm
2011-10-03 Alexey SpizhevoyUpdated optimal block size estimation for the convolve...
2011-10-03 Andrey Morozovfixed several bugs in CommandLineParser
2011-10-03 Andrey Morozovimproved print help in CommandLineParser
2011-10-03 Vadim Pisarevskyfixed multiple warnings on Windows. fixed bug #1368
2011-10-03 Anatoly Baksheevoptflow_gpu compilation under ubuntu
2011-10-03 Anatoly Baksheevoptical flow sample compilation under ubuntu
2011-10-03 Alexey SpizhevoyAdded createWightMaps function into FeatherBlender...
2011-10-03 Anatoly Baksheevwarnings
2011-10-03 Andrey KamaevAvoid duplicated surf extraction step when same paramet...
2011-10-03 Andrey KamaevUpdated command line arguments in performance tests
2011-10-03 Alexey SpizhevoyFixed support of translation in the GPU-based plane...
2011-10-03 Alexey SpizhevoyUpdated GPU warpers interface
2011-10-03 Alexey SpizhevoyRefactored warpers in the stitching module, added build...
2011-10-01 Andrey Morozovfixed several bugs in CommandLineParser
2011-10-01 Andrey Morozovimproved print help in CommandLineParser
2011-09-30 Marius MujaFixing ticket #1402
2011-09-30 Andrey Morozovfix print help
2011-09-30 Andrey Morozovfixed several bugs in CommandLineParser
next