opencv/modules
2010-11-26 17:58:20 +00:00
..
calib3d moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time 2010-11-26 17:58:20 +00:00
contrib fixed member initialization in the sparse bundle adjustment code (ticket #385) 2010-11-13 20:31:47 +00:00
core fixed problem with missing minMaxIdx (ticket #703) 2010-11-25 18:32:40 +00:00
features2d fixed warnings of gcc 2010-11-26 12:15:08 +00:00
ffmpeg updated ffmpeg to 0.6.0 2010-08-05 17:24:41 +00:00
flann fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +00:00
gpu 1) gpu test refactoring. 2010-11-26 17:24:12 +00:00
haartraining fixed 2 warnings from VS2010 64-bit 2010-11-25 10:33:25 +00:00
highgui fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +00:00
imgproc moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time 2010-11-26 17:58:20 +00:00
legacy moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time 2010-11-26 17:58:20 +00:00
ml fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406) 2010-11-25 23:16:32 +00:00
objdetect fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +00:00
python fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406) 2010-11-25 23:16:32 +00:00
traincascade bugfix: wrong command line argument used 2010-10-18 07:32:12 +00:00
video moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time 2010-11-26 17:58:20 +00:00
CMakeLists.txt Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00