30 Commits (61b94841556d6615545f6d52d082de8578e73fd0)

Author SHA1 Message Date
Alexander Alekhin ddc0b42bc3 migration: github.com/opencv/opencv 8 years ago
Suleyman TURKMEN 11ca1c95f8 update cpp samples and tutorials 9 years ago
Eric Liao f87b175a19 Fix 6457 9 years ago
Eric Liao d3aaf8acf3 Change hardcoded relative path for instrinsics file to current path, matching the extrinsics file. 9 years ago
ValeryTyumen 297808e6b9 Feature #3957 9 years ago
Kauê de Moraes Vestena 1bd18836d7 little fixes and correction of a conceptual error 9 years ago
berak 851ce27240 http://code.opencv.org/issues/4359 2.4 branch 10 years ago
berak 737a1e2f12 http://code.opencv.org/issues/4359, for master 10 years ago
Maximilien Cuony 5c6c537044 Fix typo in error for extrinsic parameters 10 years ago
Dmitriy Anisimov 1007c06d44 initial commit 10 years ago
Maximilien Cuony 9ac0b06ff1 Fix typo in error for extrinsic parameters 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Adrien BAK c5c3fd4443 modify signature of stereoCalibrate for consistency 11 years ago
StevenPuttemans 2b106db02f Applied all fixes related to translating C to C++ code 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Kirill Kornyakov cbed07bc18 Removed references to YG from samples 12 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Alexander Shishkov 35f75147b0 removed willowgarage.com links 12 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Vadim Pisarevsky 9a991a2e10 fixed build problems on Windows 14 years ago
Vadim Pisarevsky 8347cb8cf7 added check for the board size 14 years ago
Gary Bradski b7da9d4be1 revamped 14 years ago
Vadim Pisarevsky 6a15ff8d13 added cvSave(contours) to the contours demo; added rational model demonstration to stereo_calib; fixed formatting in imgproc/types_c.h 14 years ago
Vadim Pisarevsky 3fd07809c9 make cv::calibrateCamera, cv::stereoCalibrate and their C counterparts return the standard RMS error. 14 years ago
Vadim Pisarevsky eea43c6a46 added CV_CALIB_RATIONAL_MODEL for better backward compatibility 14 years ago
Vadim Pisarevsky d61464a756 rewrote stereo_calib in C++ 14 years ago
Vadim Pisarevsky f2a3e7e312 converted some more samples to C++ 14 years ago
Vadim Pisarevsky ee3618243d converted some OpenCV C samples to C++ 14 years ago
Vadim Pisarevsky 042271f5f7 use the new-style headers in the samples to improve OpenCV build time. 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago