• Dan Mašek's avatar
    Merge pull request #11207 from dan-masek:add_redirect_error · 8c1d8ecc
    Dan Mašek authored
    * 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
    8c1d8ecc
Name
Last commit
Last update
..
test.py Loading commit data...
test_algorithm_rw.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_legacy.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_misc.py Loading commit data...
test_morphology.py Loading commit data...
test_mser.py Loading commit data...
test_peopledetect.py Loading commit data...
test_persistence.py Loading commit data...
test_shape.py Loading commit data...
test_squares.py Loading commit data...
test_stitching.py Loading commit data...
test_texture_flow.py Loading commit data...
test_umat.py Loading commit data...
test_watershed.py Loading commit data...
tests_common.py Loading commit data...
tst_scene_render.py Loading commit data...