profile/ivi/opencv.git
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
2011-09-30 Alexey SpizhevoyAdded fix for removing too similar images into the...
2011-09-30 Andrey Morozovfixed sub algorithm in CommandLineParser
2011-09-30 Anatoly Baksheevcompilation under ubuntu
2011-09-30 Anatoly Baksheeveliminated shread_ptr dependency from optical flow...
2011-09-30 Maria Dimashovarestored doc on latent svm that was lost in moving...
2011-09-30 Anatoly Baksheevcompilation under ubuntu
2011-09-30 Andrey KamaevFixed Linux build
2011-09-29 Anton Obukhov[+] Added Brox optical flow (implementation courtesy...
2011-09-29 Anatoly Baksheev1) detail source group for stitching
2011-09-29 Andrey KamaevTegra optimized cvRound; perf test for cvRound; fixed...
2011-09-29 Leonid BeynensonDisabled some unfinished optimizations.
2011-09-29 Vadim Pisarevskyre-enabled 16s images in cvSobel & cvLaplace.
2011-09-28 Leonid BeynensonImplemented the first variant of working with masks...
2011-09-28 Vladislav Vinogradovfixed build for compute capability < 2.0
2011-09-28 Vladislav Vinogradovfixed build under linux
2011-09-28 Vladislav Vinogradovoptimized gpu filters, added buffered version for diffe...
2011-09-28 Andrey KamaevFixed TBB-related bug in YUV420 to RGB conversion
2011-09-27 Leonid BeynensonCMake scripts changed a bit: added more accurate varian...
2011-09-27 Vadim Pisarevskyfixed bug #1364
2011-09-27 Vadim Pisarevskyfixed bug #1381
2011-09-27 Vadim Pisarevskyfixed resource leak in lsvmparser (ticket #1390)
2011-09-27 Vadim Pisarevskyfixed bug #1368
2011-09-27 Vadim Pisarevskyfixed bug #1388
2011-09-27 Vadim Pisarevskyfixed bug #1389
2011-09-27 Alexey SpizhevoyMinor changes in stitching module
2011-09-27 Vladislav Vinogradovimplemented optimized version of bf_radius_match for...
2011-09-26 Alexey SpizhevoyFixed bug in ROI based features finder (stitching)
2011-09-26 Vladislav Vinogradovimplemented optimized version of gpu::bf_radius_match
2011-09-26 Andrey KamaevFixed build error (Linux)
2011-09-26 Alexey SpizhevoyMinor fix in stitching_detailed
2011-09-26 Alexey SpizhevoyAdded handling of ROI in stitching features matchers
2011-09-26 Alexey SpizhevoyAdded matching mask into pairwise matcher from stitchin...
2011-09-26 Alexey SpizhevoyRefactored stitching module
2011-09-26 Vladislav Vinogradovadded performance tests for gpu::reduce
2011-09-26 Alexey SpizhevoyAdded support of GPU in stitching seam estimators
2011-09-24 Alexey SpizhevoyAdded support of vertical straightening into stitching
2011-09-24 Alexey SpizhevoyFixed GPU version of multi-band blending in stitching...
2011-09-23 Alexey SpizhevoyReplaced SVD with eigenval decomposition in waveCorrect...
2011-09-22 Andrey KamaevAdded debug function to project back from pano to origi...
2011-09-22 Alexander Mordvintsevframe size specification for video sources in video.py
2011-09-22 Andrey PavlenkoJava API: fix for Subdiv2D::getTriangleList() and Subdi...
2011-09-22 Vadim Pisarevskyimproved phaseCorrelate() performance (thanks to Will...
2011-09-22 Vadim Pisarevskyfixed bug #1370
2011-09-22 Alexey SpizhevoyAdded BA refinement flags into stitching_detailed
2011-09-22 Alexander Mordvintsevfixed problem with incorrect distance values returned...
2011-09-22 Vladislav Vinogradovimplemented gpu::reduce
2011-09-22 Vladislav Vinogradovfixed bug in cv::reduce in reduceC_ for multi-channels...
2011-09-22 Marius MujaApplied fix from #1382
2011-09-22 Jose Luis BlancoRemoved extra "," that raised GCC warnings.
2011-09-21 Anatoly Baksheevfixed compilation under ubuntu
2011-09-21 Alexey KazakovAdded HOG features to cascade detection algorithm.
2011-09-21 Alexey SpizhevoyAdded selction of BA cost function in stitching samples...
2011-09-21 Alexey SpizhevoyRefactored motion estimators in stitching module
2011-09-21 Alexey SpizhevoyAdded translation parameter into stitching module warpe...
2011-09-21 Vladislav Vinogradovimplemented gpu::addWeighted
2011-09-21 Vladislav Vinogradovimplemented gpu::copyMakeBorder for all border modes
2011-09-20 Ilya LysenkovFixed the new version of findCirclesGrid.
2011-09-20 Ilya LysenkovAdded tests of findCirclesGrid() with the asymmetric...
2011-09-20 Ilya LysenkovRemoved unnecessary variables.
2011-09-20 Ilya LysenkovImproved robustness of the findCirclesGrid() to affine...
2011-09-20 Alexander Mordvintsevfix in RectSelector
2011-09-20 Vladislav Vinogradovfixed bug in gpu::HOGDescriptor::getBuffer (ticket...
2011-09-19 Andrey KamaevTegra optimization for CirclesGridClusterFinder::hierar...
next