opencv/modules/python/test
Pavel Rojtberg 2d674fc151 persistence: replace arbitrary limit of cn to 4 by CV_CN_MAX (#10636)
* persistence: replace arbitrary limit of cn to 4 by CV_CN_MAX

* python: added persistence test, remove temp files

* fixup! python: added persistence test, remove temp files

* fixup! python: added persistence test, remove temp files
2018-01-23 13:36:30 +03:00
..
test_algorithm_rw.py persistence: replace arbitrary limit of cn to 4 by CV_CN_MAX (#10636) 2018-01-23 13:36:30 +03:00
test_calibration.py
test_camshift.py
test_dft.py
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_watershed.py
test.py
tests_common.py
tst_scene_render.py