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 Alekhin f52a2cf5e1 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 4 years ago
..
ocl imgproc(test): test bitExact cases in OCL/sepFilter2D 4 years ago
test_approxpoly.cpp Fix spelling typos 5 years ago
test_bilateral_filter.cpp ts: refactor OpenCV tests 7 years ago
test_boundingrect.cpp build: unreachable code after CV_Error() (part 2) 7 years ago
test_canny.cpp Fix modules/ typos 5 years ago
test_color.cpp imgproc: add missing check into cvtColorTwoPlane() 4 years ago
test_connectedcomponents.cpp Fix signed integer overflow in connected components 4 years ago
test_contours.cpp completely new C++ persistence implementation (#13011) 6 years ago
test_convhull.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
test_cvtyuv.cpp Merge pull request #12971 from sturkmen72:upd_imgproc_hpp 6 years ago
test_distancetransform.cpp don't use constructors for C API structures 6 years ago
test_drawing.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
test_emd.cpp ts: refactor OpenCV tests 7 years ago
test_filter.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
test_fitellipse.cpp Merge pull request #17417 from vpisarev:fix_fitellipse 5 years ago
test_fitellipse_ams.cpp ts: refactor OpenCV tests 7 years ago
test_fitellipse_direct.cpp ts: refactor OpenCV tests 7 years ago
test_floodfill.cpp don't use constructors for C API structures 6 years ago
test_goodfeaturetotrack.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
test_grabcut.cpp Check for empty Mat in compare, operator= and RNG::fill, fixed related tests 6 years ago
test_histograms.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
test_houghcircles.cpp Merge pull request #16561 from vpisarev:better_hough_circles 5 years ago
test_houghlines.cpp Merge pull request #11108 from take1014:hough_4303 7 years ago
test_imgproc_umat.cpp ts: refactor OpenCV tests 7 years ago
test_imgwarp.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 4 years ago
test_imgwarp_strict.cpp change area() emptiness checks to empty() 6 years ago
test_intersectconvexconvex.cpp imgproc: fixed bug from intersectConvexConvex 6 years ago
test_intersection.cpp Fix spelling typos 5 years ago
test_lsd.cpp imgproc: removed LSD code due original code license conflict 6 years ago
test_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 years ago
test_moments.cpp don't use constructors for C API structures 6 years ago
test_pc.cpp ts: refactor OpenCV tests 7 years ago
test_precomp.hpp ts: refactor OpenCV tests 7 years ago
test_resize_bitexact.cpp Merge pull request #18053 from Yosshi999:bit-exact-resizeNN 4 years ago
test_smooth_bitexact.cpp Merge pull request #18167 from Yosshi999:bit-exact-gaussian 4 years ago
test_subdivision2d.cpp resolve #5788 6 years ago
test_templmatch.cpp completely new C++ persistence implementation (#13011) 6 years ago
test_templmatchmask.cpp Merge pull request #15214 from jumostedu:matchtemplmask 5 years ago
test_thresh.cpp Enable Otsu thresholding for CV_16UC1 images 5 years ago
test_watershed.cpp Fix some typos 5 years ago