profile/ivi/opencv.git
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...
2012-07-04 Marina Kolpakovaremoved unnecessary memory allocation in LBP classifier
2012-07-04 Marina Kolpakovaadded checking destination matrix size for resize and...
2012-07-04 Marina Kolpakovaremoved unused class filds
2012-07-04 Marina Kolpakovaadded lbp cascade test, fixed race conditions problems
2012-07-04 Marina Kolpakovaadded performance test for LBP classifier.
2012-07-04 Andrey KamaevMerged the recent fixes from 2.4 branch
2012-07-04 Marina Kolpakovaadded hipotesis filtration
2012-07-04 Marina KolpakovaLBP classifier: tracking of count of detected objects...
2012-07-03 Alexander Shishkovupdated docs theme
2012-07-03 Andrey KamaevEliminated discrepancy between SSE and non-SSE versions...
2012-07-03 Andrey KamaevFixed opponent space color conversion
2012-07-02 Andrey KamaevFixed run.py bugs
2012-07-02 Maria Dimashovafixed #2118
2012-07-02 Philipp WagnerBug 2129: Fix for missing citations in FaceRecognizer...
2012-07-02 Andrey KamaevMerged version references fix
2012-07-02 Maria Dimashovafixed #1834
2012-07-02 Andrey KamaevFixed #2125
2012-07-02 Andrey Pavlenkoupdating tutorial
2012-07-02 Alexander MordvintsevHoG and Hellinger-metric preprocess for digit recognition
2012-07-02 Andrey KamaevFixed Android package dependencies
2012-07-02 Andrey KamaevFixed Android package dependencies
2012-07-02 Andrey KamaevFixed Android package dependencies
2012-07-02 Andrey Pavlenkoadding CDT Builder (via ndk-build.cmd) for JNI part
2012-07-02 Vadim Pisarevskyfixed typo in minMaxIdx description (ticket #2081)
2012-07-02 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-07-02 Maria Dimashovaremoved obsolete parameter 'time' in regression test...
2012-07-02 Maria Dimashovafixed angles of SURF detector
2012-07-02 Andrey KamaevFixed automatic temporary files cleaning with run.py...
2012-07-02 Maria Dimashovaremoved y-axis inversion in drawKeypoints (FeatureDetec...
2012-07-02 Maria Dimashovaadded test for opponent descriptor extractor
2012-07-02 Andrey Pavlenkorestoring binary compatibility with 2.4.1
2012-07-02 Andrey KamaevFixed bugs in facerec documentation
2012-07-02 Marina Kolpakovafixed build without CUDA
2012-07-02 Alexander SmorkalovOpenCV Library renamed.
2012-07-02 Alexander SmorkalovAndroid samples renaming was done. Icon updated.
2012-07-02 Maria Dimashovafixed bow sample
2012-07-02 Marina Kolpakovaresult storing: atomic based
2012-07-02 Marina KolpakovaLBP classifier was refactored, added parameter for...
2012-07-02 Marina KolpakovaGPU resize became same as CPU implementation
2012-07-02 Marina Kolpakovagpu classifier default values became same as to cpu...
2012-07-02 Marina Kolpakovaclassifier loading has been improved
2012-07-02 Alexander Mordvintsevrefactored digits_adjust.py (dataset preprocess in...
next