opencv/modules
Leonid Beynenson d822989c8b Added template method cv::Algorithm::set(const char* _name, const Ptr<_Tp>& value),
which allows to pass as the second parameter of the method set any cv::Ptr<_Tp> object.
2012-06-28 12:17:11 +00:00
..
androidcamera Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
calib3d Fixed divide by zero problem in cvStereoRectify (thanks to Philip Van Valkenberg) #2099 2012-06-27 15:15:32 +00:00
contrib API Link corrected. 2012-06-27 18:37:03 +00:00
core Added template method cv::Algorithm::set(const char* _name, const Ptr<_Tp>& value), 2012-06-28 12:17:11 +00:00
features2d Fixed discrepancy between SSE and regular baranches in FREAK 2012-06-28 11:08:11 +00:00
flann fixed ios framework build (ticket #2092) 2012-06-27 19:52:59 +00:00
gpu Fixed linux and android install 2012-06-27 13:52:29 +00:00
highgui Fixed some warnings and install problems on linux 2012-06-27 12:02:31 +00:00
imgproc All tests writing temporary files are updated to use cv::tempfile() function 2012-06-25 11:24:06 +00:00
java Fixed Android build with SDK tools revision 20 2012-06-28 11:06:31 +00:00
legacy Fixed cvExtractSURF in case of no keypoints found #2076 2012-06-28 05:59:30 +00:00
ml All tests writing temporary files are updated to use cv::tempfile() function 2012-06-25 11:24:06 +00:00
nonfree Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +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 Fixed mingw build warnings 2012-06-20 17:57:26 +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 number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
videostab Fixed some warnings and install problems on linux 2012-06-27 12:02:31 +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