opencv/modules/python/test
Dan Mašek 8c1d8eccdd Merge pull request #11207 from dan-masek:add_redirect_error
* Add Python support for error message handlers.

* Move the static variable to the only function that uses it.

* Remove the optional param (user data), since this can already be handled by closures.

* Correct the help string.

* python: added redirectError test
2018-04-03 21:16:34 +03:00
..
test_algorithm_rw.py
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 Merge pull request #11207 from dan-masek:add_redirect_error 2018-04-03 21:16:34 +03:00
test_morphology.py
test_mser.py
test_peopledetect.py
test_persistence.py
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