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 Smorkalov ea2a3cb264
Merge pull request #25643 from cpoerschke:issue-25635-find-existing-file-tests
3 months ago
..
CMakeLists.txt python: discover tests from module/misc/python/test paths 6 years ago
test.py fix python test runner wildcard handling 4 years ago
test_algorithm_rw.py Fix spelling typos 5 years ago
test_async.py core: Async API / AsyncArray 6 years ago
test_camshift.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_copytomask.py python: replace numpy.full() to support numpy<1.13 4 years ago
test_cuda.py cuda: Fix GpuMat::copyTo and GpuMat::converTo python bindings 1 year ago
test_dft.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_features2d.py Merge pull request #13415 from alalek:issue_13406 6 years ago
test_filestorage_io.py port base64 encoding from 3.4 3 years ago
test_fitline.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_fs_cache_dir.py Merge pull request #19668 from asmorkalov:as/filesystem_py 4 years ago
test_gaussian_mix.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_grabcut.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_houghcircles.py Merge pull request #20584 from AleksandrPanov:fix_HoughCircles_ALT_dimensions 3 years ago
test_houghlines.py Merge pull request #19423 from LaurentBerger:houg_acc 4 years ago
test_imread.py Merge pull request #24415 from thewoz:imread 8 months ago
test_kmeans.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_legacy.py feat: update conversion logic for `std::vector<T>` in Python bindings 3 years ago
test_mat.py python: cv.Mat wrapper over numpy.ndarray 3 years ago
test_misc.py Merge pull request #25643 from cpoerschke:issue-25635-find-existing-file-tests 3 months ago
test_morphology.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_mser.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_norm.py Merge pull request #23691 from dkurt:pycv_float16_fixes 1 year ago
test_pathlike.py Merge pull request #24415 from thewoz:imread 8 months ago
test_persistence.py Fix spelling typos 5 years ago
test_squares.py Update findContours parameter type 6 years ago
test_texture_flow.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_umat.py Merge pull request #22959 from feuerste:parallel_mertens 2 years ago
test_watershed.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
tests_common.py Merge pull request #24250 from dkurt:ts_fixture_constructor_skip_2 1 year ago
tst_scene_render.py Remove references to deprecated NumPy type aliases. 2 years ago