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 83e6813345 imgproc: add missing check into cvtColorTwoPlane() 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 Merge pull request #16415 from arnaudbrejeon:bug_fix_16410 5 years ago
test_contours.cpp don't use constructors for C API structures 6 years ago
test_convhull.cpp Merge pull request #16594 from vpisarev:hull_ordering_fix 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 fixed fillPoly, the overloaded variant with InputArrayOfArrays parameter (single or multiple polygons) 5 years ago
test_emd.cpp ts: refactor OpenCV tests 7 years ago
test_filter.cpp imgproc: add src.empty() checks in filter operations 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 pull request #12971 from sturkmen72:upd_imgproc_hpp 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 pull request #16608 from vpisarev:fix_mac_ocl_tests 5 years ago
test_houghcircles.cpp Merge pull request #11108 from take1014:hough_4303 7 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 imgproc(resize): fix resizeNNInvoker handling of generic pixel size 5 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 ts: refactor OpenCV tests 7 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 imgproc(test): fix resize bitexact test 6 years ago
test_smooth_bitexact.cpp imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 5 years ago
test_subdivision2d.cpp resolve #5788 6 years ago
test_templmatch.cpp don't use constructors for C API structures 6 years ago
test_thresh.cpp Merge pull request #16085 from alalek:imgproc_threshold_to_zero_ipp_bug 5 years ago
test_watershed.cpp Fix some typos 5 years ago