opencv/modules/python/test
2019-03-29 13:56:26 +01:00
..
test_algorithm_rw.py
test_calibration.py
test_camshift.py
test_copytomask.py core: python - test cv::copyTo with pre-allocated dst 2019-03-29 13:56:26 +01:00
test_cuda.py Extensive wrapping of CUDA functionalities for Python 2018-08-30 22:50:33 +09:00
test_dft.py
test_digits.py
test_dnn.py Merge pull request #12565 from dkurt:dnn_non_intel_gpu 2018-09-26 16:27:00 +03:00
test_facedetect.py
test_feature_homography.py
test_features2d.py Merge pull request #13415 from alalek:issue_13406 2018-12-12 13:26:31 +03:00
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 core: add utils::findDataFile() / samples::findFile() 2018-11-16 00:25:06 +00:00
test_morphology.py
test_mser.py
test_peopledetect.py
test_persistence.py core: FileStorage - add support for writing vector<String> with bindings (#11883) 2018-07-17 13:38:48 +03:00
test_squares.py Update findContours parameter type 2018-09-28 18:42:48 +03:00
test_stitching.py Merge pull request #13267 from LaurentBerger:StitchPython 2018-12-18 21:49:16 +03:00
test_texture_flow.py
test_umat.py Improves a UMat unit test 2018-09-02 00:34:35 +09:00
test_videoio.py videoio: add routines to query information about backends API 2018-07-19 17:27:37 +03:00
test_watershed.py
test.py
tests_common.py 3.4: fixes 2018-09-18 08:31:11 +00:00
tst_scene_render.py