opencv/modules/python/test
Alexander Alekhin 270cc3bcbc videoio: add routines to query information about backends API
into cv::videoio_registry namespace
2018-07-19 17:27:37 +03:00
..
test_algorithm_rw.py
test_calibration.py
test_camshift.py
test_dft.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 2017-12-11 13:46:55 +03:00
test_digits.py
test_facedetect.py
test_feature_homography.py
test_fitline.py
test_gaussian_mix.py
test_goodfeatures.py
test_grabcut.py
test_houghcircles.py
test_houghlines.py
test_kmeans.py
test_legacy.py
test_letter_recog.py
test_lk_homography.py
test_lk_track.py
test_misc.py
test_morphology.py
test_mser.py
test_peopledetect.py
test_persistence.py persistence: replace arbitrary limit of cn to 4 by CV_CN_MAX (#10636) 2018-01-23 13:36:30 +03:00
test_shape.py
test_squares.py
test_stitching.py
test_texture_flow.py
test_umat.py
test_videoio.py videoio: add routines to query information about backends API 2018-07-19 17:27:37 +03:00
test_watershed.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 2017-12-11 13:46:55 +03:00
test.py
tests_common.py
tst_scene_render.py