opencv/modules
2012-07-02 08:07:46 +00:00
..
androidcamera Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
calib3d fixed bug with uninitialized variable in cvGetOptimalNewCameraMatrix (patch #1731 by floemker) 2012-07-01 20:56:27 +00:00
contrib Added possibility in the class DetectionBasedTracker to work as a tracker only -- without the mainDetector. 2012-06-28 16:07:10 +00:00
core added check for false bug report #2081 2012-07-01 21:29:50 +00:00
features2d fixed #1764 2012-07-01 22:40:25 +00:00
flann fixed ios framework build (ticket #2092) 2012-06-27 19:52:59 +00:00
gpu classifier loading has been improved 2012-07-02 08:07:46 +00:00
highgui added fullscreen mode on Mac (patch #2040 by Takahiro Horikawa) 2012-07-01 20:25:24 +00:00
imgproc fixing bug #1987(android keeps RGBA in alpha pre-multiplied form, Mat <-> Bitmap should handle this correctly) 2012-06-29 15:38:10 +00:00
java fixing bug #1987(android keeps RGBA in alpha pre-multiplied form, Mat <-> Bitmap should handle this correctly) 2012-06-29 15:38:10 +00:00
legacy Fixed cvExtractSURF in case of no keypoints found #2076 2012-06-28 05:59:30 +00:00
ml fixed #2082 2012-07-01 20:59:29 +00:00
nonfree Added cmake for building Android package 2012-06-28 13:42:08 +00:00
objdetect Making all dependencies from highgui module optional 2012-06-26 07:29:36 +00:00
photo All tests writing temporary files are updated to use cv::tempfile() function 2012-06-25 11:24:06 +00:00
python All tests writing temporary files are updated to use cv::tempfile() function 2012-06-25 11:24:06 +00:00
stitching Debug message is turned off 2012-06-29 08:47:38 +00:00
ts All tests writing temporary files are updated to use cv::tempfile() function 2012-06-25 11:24:06 +00:00
video fixed compilation in msvc 2012-07-01 20:58:08 +00:00
videostab Fixed Windows build warnings and configuration problem. 2012-06-30 20:45:01 +00:00
world Shortened cmake script for opencv_world 2012-06-15 07:52:20 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00
refman.rst.in Made reference manual table of contents autogenerated 2012-05-30 14:06:47 +00:00