profile/ivi/opencv.git
2012-07-31 Andrey Pavlenkominor update (pictures resize removed, emulator screen...
2012-07-30 Philipp Wagnerfacerec_demo.py: Updated contact mail address.
2012-07-30 Philipp WagnerFaceRecognizer supports updating a model now. Documenta...
2012-07-30 Vadim Pisarevskymade countNonZero SSE code SSE2-compliant and portable
2012-07-30 Alexander Mordvintsevfeature_homography.py:
2012-07-30 nikofix the compilation bugs
2012-07-30 Philipp Wagnerfacerec_demo.py: Shortened code. Final version.
2012-07-30 Philipp Wagnerfacerec_demo.py: Reworked demo to remove all matplotlib...
2012-07-29 Philipp WagnerMoved the facerec_demo.py to the wrong directory. Now...
2012-07-29 Philipp WagnerAdded the facerec_demo.py to show how to perform Face...
2012-07-29 Philipp WagnerUpdated the train method to be an InputArrayOfArrays...
2012-07-29 Philipp WagnerUpdated the documentation to (1) reflect the latest...
2012-07-29 Philipp WagnerFixed facerec_eigenfaces.cpp demo sample: it contained...
2012-07-29 Philipp WagnerMerge branch 'master' of git://code.opencv.org/opencv
2012-07-29 Philipp WagnerBug #2214: Fixed bug, when calling the train method...
2012-07-29 Josh Doecore/stat: fix build with 32-bit
2012-07-29 Alexander Mordvintesvprint description in mosse.py
2012-07-29 Alexander Mordvintesvadded MOSSE sample
2012-07-29 Alexander Mordvintesvspelling corrections, added aero images as a more impre...
2012-07-29 Alexander Mordvintesvspelling corrections, added aero images as a more impre...
2012-07-28 marina.kolpakovafixed 2212
2012-07-27 marina.kolpakovapartly merged with sbromle/opencv fixes branch
2012-07-26 Eric Christiansenasserted in LBPH code that images must have a single...
2012-07-26 Sam BromleyFix missing remainder of line.
2012-07-26 Sam BromleyProtect check of CV_SSE4_2 with #if defined.
2012-07-26 OpenCV Buildbotupdate FFMPEG wrapper binaries
2012-07-26 Sam BromleyFix crash when polling for non-existent Kinects.
2012-07-26 Sam BromleyProtect check for _MSC_VER with #if defined.
2012-07-26 Vadim Pisarevskyadded gitignore to filter out certain temporary files
2012-07-25 Anatoly Baksheevtest7
2012-07-25 Andrey Pavlenkotest
2012-07-25 Anatoly Baksheevtest2
2012-07-25 Anatoly Baksheevtest
2012-07-25 Maria Dimashovaupdated doc on triangulatePoints (#2167)
2012-07-25 marina.kolpakovaintegrated patch: HOG confidence calculation. Thanks...
2012-07-25 marina.kolpakovafixed SURf according to clockwise descriptor convention
2012-07-25 marina.kolpakovafixed surf for upright case
2012-07-25 marina.kolpakovaMerge branch 'master' of git://5.9.49.245/opencv
2012-07-25 marina.kolpakovafixed #2190
2012-07-24 Andrey Pavlenkoremoving unused files
2012-07-24 Andrey Pavlenkoremoving unused file
2012-07-24 Andrey Pavlenkominor updates to android tutorials
2012-07-24 Maria Dimashovafixed gcc compilation
2012-07-24 Andrey Pavlenkoupdating README content
2012-07-24 Maria Dimashovafixed bilateralFilter on uniform CV_32F image
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
next