opencv/modules/python/test
LaurentBerger 2fb409b286 Merge pull request #13267 from LaurentBerger:StitchPython
* Python wrapper for detail

* hide pyrotationwrapper

* copy code in pyopencv_rotationwarper.hpp

* move ImageFeatures MatchInfo and CameraParams in core/misc/

* add python test for detail

* move test_detail in test_stitching

* rename
2018-12-18 21:49:16 +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
test_dft.py
test_digits.py
test_dnn.py
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
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
test_videoio.py
test_watershed.py
test.py
tests_common.py
tst_scene_render.py