opencv/modules/python/test
Alexander Smorkalov 2e429268ff
Merge pull request #19668 from asmorkalov:as/filesystem_py
* Add Python Bindings for getCacheDirectory function

* Added getCacheDirectory interop test with image codecs.

Co-authored-by: Sergey Slashchinin <sergei.slashchinin@xperience.ai>
2021-03-04 16:17:57 +00:00
..
CMakeLists.txt
test_algorithm_rw.py
test_async.py
test_camshift.py
test_copytomask.py python: replace numpy.full() to support numpy<1.13 2020-10-05 15:15:49 +00:00
test_cuda.py add cuda::Stream constructor with cuda flags 2021-01-28 16:14:01 +01:00
test_dft.py
test_features2d.py
test_filestorage_io.py
test_fitline.py
test_fs_cache_dir.py Merge pull request #19668 from asmorkalov:as/filesystem_py 2021-03-04 16:17:57 +00:00
test_gaussian_mix.py
test_grabcut.py
test_houghcircles.py
test_houghlines.py Merge pull request #19423 from LaurentBerger:houg_acc 2021-02-01 21:22:10 +00:00
test_kmeans.py
test_legacy.py imgproc: fix minAreaRect() 2020-12-10 08:57:58 +00:00
test_misc.py Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-02-06 00:44:11 +00:00
test_morphology.py
test_mser.py
test_norm.py
test_persistence.py
test_squares.py
test_texture_flow.py
test_umat.py
test_watershed.py
test.py fix python test runner wildcard handling 2021-01-26 19:05:40 +01:00
tests_common.py
tst_scene_render.py