opencv/modules/calib3d
Maksim Shabunin b8bce55270 Several chessboard detector improvements:
- fixed uninitialized memory access and memory leaks
- extracted several code blocks to separate functions
- updated part of algorithm to use cv::Mat instead of CvMat and IplImage
2016-09-22 19:25:04 +03:00
..
doc Modify the figure of the pinhole camera model with pixels starting from the uv axis. 2016-08-08 03:31:31 +02:00
include/opencv2 Add QR decomposition to HAL 2016-09-05 18:20:04 +03:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf Merge pull request #4179 from sbokov:improvingStereoSGBM 2015-07-24 21:12:56 +00:00
src Several chessboard detector improvements: 2016-09-22 19:25:04 +03:00
test Several chessboard detector improvements: 2016-09-22 19:25:04 +03:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00