• 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
Name
Last commit
Last update
..
test.py Loading commit data...
test_calibration.py Loading commit data...
test_camshift.py Loading commit data...
test_dft.py Loading commit data...
test_digits.py Loading commit data...
test_facedetect.py Loading commit data...
test_feature_homography.py Loading commit data...
test_fitline.py Loading commit data...
test_gaussian_mix.py Loading commit data...
test_goodfeatures.py Loading commit data...
test_grabcut.py Loading commit data...
test_houghcircles.py Loading commit data...
test_houghlines.py Loading commit data...
test_kmeans.py Loading commit data...
test_letter_recog.py Loading commit data...
test_lk_homography.py Loading commit data...
test_lk_track.py Loading commit data...
test_morphology.py Loading commit data...
test_mser.py Loading commit data...
test_peopledetect.py Loading commit data...
test_squares.py Loading commit data...
test_texture_flow.py Loading commit data...
test_watershed.py Loading commit data...
tests_common.py Loading commit data...
tst_scene_render.py Loading commit data...