opencv/modules
2010-11-17 08:31:24 +00:00
..
calib3d switched from 8-point kernel to 7-point kernel in the fundamental matrix estimator (fixes some corner cases; see ticket #434) 2010-11-12 21:07:41 +00:00
contrib fixed member initialization in the sparse bundle adjustment code (ticket #385) 2010-11-13 20:31:47 +00:00
core added operator != for some basic structures (ticket #678) 2010-11-16 16:58:40 +00:00
features2d fixed linker error undo mingw (#657) 2010-11-16 15:42:31 +00:00
ffmpeg
flann fixed some more tests on Windows; changed inheritance Matx -> Vec to Vec -> Matx 2010-11-06 21:51:21 +00:00
gpu added getPeopleDetector_48x96 into gpu HOG 2010-11-17 08:31:24 +00:00
haartraining
highgui Making highgui build for android 2010-11-09 19:19:59 +00:00
imgproc mapstep type was also changed to ptrdiff_t (ticket #157) 2010-11-15 20:59:09 +00:00
legacy
ml fixed cvPreprocessIndexArray (ticket #517) 2010-11-07 20:58:58 +00:00
objdetect fixed wrapper generation 2010-11-16 16:52:20 +00:00
python
traincascade
video fixed duplicated external symbols in the static version of OpenCV 2010-11-15 21:23:14 +00:00
CMakeLists.txt