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.
 
 
 
 
 
 
Alexander Alekhin 11b020b9f9 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
..
CMakeLists.txt python: discover tests from module/misc/python/test paths 6 years ago
test.py python: discover tests from module/misc/python/test paths 6 years ago
test_algorithm_rw.py
test_async.py core: Async API / AsyncArray 6 years ago
test_camshift.py
test_copytomask.py core: python - test cv::copyTo with pre-allocated dst 6 years ago
test_cuda.py Extensive wrapping of CUDA functionalities for Python 6 years ago
test_dft.py
test_features2d.py Merge pull request #13415 from alalek:issue_13406 6 years ago
test_fitline.py
test_gaussian_mix.py
test_grabcut.py
test_houghcircles.py
test_houghlines.py
test_kmeans.py
test_legacy.py
test_misc.py core: add utils::findDataFile() / samples::findFile() 6 years ago
test_morphology.py
test_mser.py
test_persistence.py core: FileStorage - add support for writing vector<String> with bindings (#11883) 6 years ago
test_squares.py Update findContours parameter type 6 years ago
test_texture_flow.py
test_umat.py Improves a UMat unit test 6 years ago
test_watershed.py
tests_common.py 3.4: fixes 6 years ago
tst_scene_render.py