Commit Graph

14 Commits

Author SHA1 Message Date
vbystricky
4286f60387 Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
Adrien BAK
c5c3fd4443 modify signature of stereoCalibrate for consistency 2013-12-17 14:53:44 +09:00
Andrey Kamaev
e5a33723fc Move C API of opencv_calib3d to separate file 2013-04-11 21:00:17 +04:00
Andrey Kamaev
288a0634c2 Make imgproc.hpp independent from C API 2013-04-08 15:47:28 +04:00
Andrey Kamaev
49a1ba6038 Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
Gary Bradski
a047fc237b revamped 2010-12-04 08:30:33 +00:00
Vadim Pisarevsky
f2a3e7e312 converted some more samples to C++ 2010-11-28 19:41:55 +00:00
Vadim Pisarevsky
042271f5f7 use the new-style headers in the samples to improve OpenCV build time. 2010-11-26 17:59:40 +00:00
Gary Bradski
cd94b8c00e forgot to escape after 'help' 2010-11-23 08:13:53 +00:00
Gary Bradski
c1a862f175 minor docs and help code at top 2010-11-23 08:09:06 +00:00
Vadim Pisarevsky
086cddb33a renamed rectify3 to rectify3Collinear 2010-10-27 20:13:42 +00:00
Vadim Pisarevsky
46988ca633 some more fixes in rectify3 and 3calibration (corrected disparity ratio etc.) 2010-10-01 09:48:56 +00:00
Vadim Pisarevsky
18ce63ffdb fixed 3calibration sample 2010-10-01 09:13:52 +00:00
Vadim Pisarevsky
31dbefc865 added 3-camera rectification and 8-coeff distortion model 2010-09-07 15:38:48 +00:00