This website requires JavaScript.
Explore
Help
Sign In
Administrator
/
opencv-MIRROR
Watch
1
Star
0
Fork
0
You've already forked opencv-MIRROR
mirror of
https://github.com/opencv/opencv.git
synced
2026-09-11 12:52:33 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
030e955db7fc89de691dd8bcfa82d0c4881f28ab
opencv-MIRROR
/
modules
/
python
/
test
History
Alexander Alekhin
2fa9bd221d
core: add utils::findDataFile() / samples::findFile()
2018-11-16 00:25:06 +00:00
..
test_algorithm_rw.py
persistence: replace arbitrary limit of cn to 4 by CV_CN_MAX (
#10636
)
2018-01-23 13:36:30 +03:00
test_calibration.py
…
test_camshift.py
…
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_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
persistence: replace arbitrary limit of cn to 4 by CV_CN_MAX (
#10636
)
2018-01-23 13:36:30 +03:00
test_shape.py
…
test_squares.py
…
test_stitching.py
…
test_texture_flow.py
…
test_umat.py
…
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
…