profile/ivi/opencv.git
2012-07-24 Vadim Pisarevskyintegrated patch with some SSE2/SSE4.2 optimizations...
2012-07-24 Maria Dimashovafixed LshIndex types in its constructor
2012-07-24 Anatoly Baksheevtest
2012-07-24 marina.kolpakovaLBP features integrated in CascadeClassifier_GPU
2012-07-24 marina.kolpakovaLBP: switched to PImpl pattern
2012-07-24 marina.kolpakovaremoved division
2012-07-24 marina.kolpakovaremoved unused code
2012-07-17 Marina KolpakovaLBP: multiscale approach; refactored atomics usage
2012-07-17 Niko Lifix a bug of detect opencl
2012-07-16 Vadim Pisarevskymerged ocl module from ocl branch (it's not quite usabl...
2012-07-16 Maria Dimashovafixed tests for scale invariance (uncommented sift...
2012-07-16 Alexander Mordvintsevsmall doc fix
2012-07-16 Alexander Mordvintsevwindow name changed
2012-07-16 Maria Dimashovachanged tests for rotation/scale invariance of descriptors
2012-07-16 Alexander Mordvintsevcorrect unknown feature report in find_obj.py
2012-07-16 Alexander Mordvintsevadded asift.py sample
2012-07-16 Alexander Mordvintsevmoving data used by sample into a separate folder
2012-07-16 Alexander Mordvintsevfind_obj.py allows to select detector and matcher and...
2012-07-16 Maria Dimashovachanged the way of HARRIS creation
2012-07-16 Maria Dimashovafixed #2167
2012-07-16 Maria Dimashovarevert my incorrect fix of #2167
2012-07-16 Alexander SmorkalovTegra3 package support enabled;
2012-07-15 Maria Dimashovafixed #2167
2012-07-15 Maria Dimashovaadded tests on scale invariance of detectors and descri...
2012-07-15 Andrey Pavlenkofixing wording
2012-07-15 Marina Kolpakovafixed brocken tests by classifier loger from r9027
2012-07-14 Maria Dimashovafixed typo in test class names
2012-07-14 Maria Dimashovaadded tests to check rotation invariance of descriptors...
2012-07-14 Andrey Pavlenkocustomizing the 'Google Market error' message in samples
2012-07-14 Andrey Pavlenkoremoving warnings on deprecated api when targeting...
2012-07-14 Anatoly Baksheevminor LBP for GPU
2012-07-14 Maria Dimashovafixed nonfree rotation invariance tests for detectors
2012-07-14 Maria Dimashovachanged sift angles according to KeyPoint::angle specif...
2012-07-14 Marina Kolpakovafixed build after r9027
2012-07-14 Maria Dimashovaspecified KeyPoint::angle in rst doc and code comment
2012-07-14 Anatoly Baksheevminor in LBP for GPU
2012-07-14 Maria Dimashovafixed features2d rotation invariance tests
2012-07-14 Maria Dimashovafixed mser (angle is -1 now)
2012-07-14 Maria Dimashovafixed compile errors under win
2012-07-13 Alexander Mordvintsevrefactored find_obj.py sample:
2012-07-13 Maria Dimashovaadded tests to check rotation invariance of detectors
2012-07-13 Anatoly Baksheeva bit refactoring in LBP face detection on GPU
2012-07-13 Andrey KamaevBuild pdf for Android Manager documentation
2012-07-13 Andrey Pavlenkoremoving 'module' directive to eliminate "PYTHON MODULE...
2012-07-13 Maria Dimashovaminor change in doc
2012-07-12 Maria Dimashovaadded test to check keypoints returned by FeatureDetect...
2012-07-12 Maria Dimashovafiltered MSER keypoints that have centers out of image
2012-07-12 Vincent Rabaudfix gcc C++11 bug mentioned in answers.opencv.org/quest...
2012-07-12 Maria Dimashovasplit file of features2d tests
2012-07-12 Alexander SmorkalovTegra detector fixed;
2012-07-12 Maria Dimashovafixed #2165
2012-07-12 Maria Dimashovafixed CvBoost in mll if no tree can be trained.
2012-07-12 Alexander Mordvintsevwork on digits_video.py
2012-07-12 Alexander SmorkalovHW compatibility tests added;
2012-07-12 Andrey Pavlenkobetter wording
2012-07-12 Andrey Pavlenkominor upd. (formatting and wording)
2012-07-12 Andrey Pavlenkoupdating wording and initDebug() descr
2012-07-12 Andrey Pavlenkoadding java api ref. to top-level index
2012-07-12 Marina Kolpakovaimproved LBP indexing
2012-07-12 Marina Kolpakovaadded delobal memory version
2012-07-12 Alexander SmorkalovPackage name logic improved;
2012-07-12 Marina Kolpakovaswithed to the fixed size thread block
2012-07-11 Alexander Mordvintsevwork on features2d python interface
2012-07-11 Alexander Mordvintsevfixed SURF orientations, broken in r8892
2012-07-11 Maria Dimashovaupdated thresholds in EM test after cv::EM fixing
2012-07-11 Maria Dimashovafixed #2160
2012-07-11 Alexander SmorkalovUnit tests updated. Version and HW compatiblity tests...
2012-07-11 Maria Dimashovafixed #2159
2012-07-11 Maria Dimashovamore doc details for #2152
2012-07-11 Andrey Pavlenkoupdating include dirs to make CDT project in Eclipse...
2012-07-11 Marina KolpakovaLBP: minor changes
2012-07-11 Marina Kolpakovarefactored GPU LBP cascade. Added support for big image...
2012-07-11 Maria Dimashovafixed vfw (#2156)
2012-07-11 Maria Dimashovafixed #2155
2012-07-11 Maria Dimashovafixed doc #2152
2012-07-11 Alexander Mordvintsevmdot function in common.py
2012-07-10 Vincent Rabaudupdate the docs for cvExtractSURF and initModule_nonfree()
2012-07-10 Marina KolpakovaLBP: switched to texture implementation
2012-07-10 Marina KolpakovaLBP classifer moved to ptr from DevMem2D
2012-07-10 Marina KolpakovaLBP classifer moved to ptr from DevMem2D
2012-07-09 Andrey KamaevOne more fix for zlib search #1902
2012-07-09 Leonid BeynensonChanged DetectionBasedTracker a bit to make its method...
2012-07-09 Alexander Mordvintsevshow detected keypoints in feature_homography.py
2012-07-09 Andrey KamaevFixed typo in Java wrapper for FetauresDetector class
2012-07-09 Andrey Kamaevfixed typo in SURF detector #2149
2012-07-08 Marina Kolpakovafixed undefined behaviour in image codecs initialization
2012-07-08 Marina Kolpakovafixed documentation missmatch for ORB
2012-07-08 Marina Kolpakovafixed documentation missmatch for polylines function
2012-07-08 Marina Kolpakovareduced the number of registers used in the LBP responc...
2012-07-07 Marina Kolpakovafixed backward compatibility with less than 1.2 CUDA...
2012-07-06 Philipp WagnerGrammar and Formatting fixes. Added link to the Yale...
2012-07-06 Alexander Mordvintsevnew feature_homography.py sample
2012-07-06 Alexander Mordvintsevexposed ORB features to python
2012-07-05 Marina Kolpakovafixed #2130
2012-07-05 Andrey Kamaevquiet most of the OSX build warnings
2012-07-05 Andrey KamaevAndroid: updated default TBB version to 4.0 update 5
2012-07-05 Andrey KamaevContrib module is added to java wrappers; fixed algorit...
2012-07-05 Andrey KamaevFixed several mistakes in documentation
2012-07-05 Andrey KamaevFixed file globbing in documentation parsers
2012-07-04 Vadim Pisarevskyadded contrib module support in Python wrappers (thanks...
next