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.
 
 
 
 
 
 
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
..
test.py python(test): don't write bytecode 7 years ago
test_algorithm_rw.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_calibration.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_camshift.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_dft.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_digits.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_facedetect.py Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
test_feature_homography.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_fitline.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_gaussian_mix.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_goodfeatures.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 python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_houghlines.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_kmeans.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_legacy.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_letter_recog.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_lk_homography.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_lk_track.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_misc.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years 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_peopledetect.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_shape.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_squares.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_stitching.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_texture_flow.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_umat.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
test_watershed.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
tests_common.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
tst_scene_render.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago