Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Pavel Rojtberg 6c1a433c4c python: also catch general c++ exceptions 4 years ago
..
CMakeLists.txt python: discover tests from module/misc/python/test paths 6 years ago
test.py fix python test runner wildcard handling 4 years ago
test_algorithm_rw.py Fix spelling typos 5 years ago
test_async.py core: Async API / AsyncArray 6 years ago
test_camshift.py
test_dft.py
test_filestorage_io.py Merge pull request #17436 from vpisarev:fix_python_io 5 years ago
test_fitline.py
test_gaussian_mix.py
test_grabcut.py
test_houghcircles.py
test_houghlines.py
test_kmeans.py
test_legacy.py imgproc: fix minAreaRect() 4 years ago
test_misc.py python: also catch general c++ exceptions 4 years ago
test_morphology.py
test_mser.py
test_norm.py Merge pull request #15915 from VadimLevin:dev/norm_fix 5 years ago
test_persistence.py Fix spelling typos 5 years ago
test_squares.py
test_texture_flow.py
test_umat.py test: Add test to verify correct mat substitution into the template in header parser 5 years ago
test_watershed.py
tests_common.py 3.4: fixes 6 years ago
tst_scene_render.py