opencv/modules/python/test
Alexander Alekhin c8f934b5b1
Merge pull request #13415 from alalek:issue_13406
* python: add checks for drawKeypoints() symbol

* python: more hacks in hdr_parser.py
2018-12-12 13:26:31 +03:00
..
test_algorithm_rw.py
test_calibration.py
test_camshift.py
test_copytomask.py Add python test for copyto with mask 2018-10-30 13:25:38 +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
test_squares.py Update findContours parameter type 2018-09-28 18:42:48 +03:00
test_stitching.py Merge pull request #12827 from hrnr:stitching_4 2018-11-10 19:53:48 +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
test_watershed.py
test.py
tests_common.py 3.4: fixes 2018-09-18 08:31:11 +00:00
tst_scene_render.py