• Maksim Shabunin's avatar
    Several chessboard detector improvements: · b8bce552
    Maksim Shabunin authored
    - 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
    b8bce552
test_calibration.py 2.31 KB