opencv/modules
2010-09-23 20:03:47 +00:00
..
calib3d added 3-camera rectification and 8-coeff distortion model 2010-09-07 15:38:48 +00:00
contrib a few more warnings fixed 2010-07-16 22:44:48 +00:00
core remove #include <Eigen/Core> from eigen.hpp 2010-09-23 20:03:47 +00:00
features2d added bag of words; did some renaming 2010-09-23 16:17:48 +00:00
ffmpeg updated ffmpeg to 0.6.0 2010-08-05 17:24:41 +00:00
gpu added gpu version of LUT, integral, boxFilter and cvtColor (RGB <-> YCrCb), based on NPP. 2010-09-22 10:58:01 +00:00
haartraining inserted missing std:: (ticket #333). Thanks to trisk for the patch! 2010-07-29 10:55:09 +00:00
highgui woops, broke cmake for a bit... 2010-09-22 03:36:45 +00:00
imgproc added 3-camera rectification and 8-coeff distortion model 2010-09-07 15:38:48 +00:00
legacy updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00
ml fixed problem with surrogate splits in decision trees training 2010-09-22 06:55:51 +00:00
objdetect fixed roi handling in HOGDescriptor::computeGradient (ticket #295). 2010-07-29 13:06:34 +00:00
python #509, patch for GetTrackbarPos 2010-08-01 16:18:59 +00:00
traincascade updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00
video added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly 2010-06-29 15:12:07 +00:00
CMakeLists.txt adding some small changes to support android build, 2010-09-22 02:16:33 +00:00