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
Also fixed some typos and code alignment
Also adapted tutorial CPP samples
Fixed some identation problems
|
11 years ago |
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
12 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 |