Commit Graph

15 Commits

Author SHA1 Message Date
Andrey Kamaev
49a1ba6038 Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
Vadim Pisarevsky
2fd1e2ea57 merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
Vadim Pisarevsky
4985c1b632 fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
Vadim Pisarevsky
23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +00:00
Gary Bradski
4530eebae3 revamped 2010-12-04 08:29:36 +00:00
Gary Bradski
4c95848cc7 allowed top docs to print out 2010-12-01 01:40:13 +00:00
Gary Bradski
7df9aef99c Added description, fixed missing > 2010-11-19 06:58:37 +00:00
Vadim Pisarevsky
08cba33f9d fixed some more MSVC2010 warnings 2010-07-17 10:35:17 +00:00
Vadim Pisarevsky
65f3b09d31 added grabcut() call 2010-06-19 17:25:42 +00:00
Vadim Pisarevsky
56f17b78bb added some on-screen help 2010-06-14 14:33:11 +00:00
Vadim Pisarevsky
2d2cc3ecdf updated 2010-06-14 12:21:57 +00:00
Vadim Pisarevsky
b2244f87ac improved the calibration and select3dobj samples 2010-06-13 19:08:24 +00:00
Vadim Pisarevsky
6027f4d4f9 removed keypoint_matching.cpp from samples/cpp/CMakeLists.txt, fixed some crashes in select3dobj.cpp 2010-06-10 20:06:07 +00:00
Vadim Pisarevsky
108f4b2416 write camera pose, handle partially occluded objects 2010-06-10 18:54:14 +00:00
Vadim Pisarevsky
ed64c5606e the new 3D object selection demo 2010-06-10 17:35:59 +00:00