..
ocl
Relax accuracy requirement on OpenCL MinEigenVal corner kernel test.
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 #19631 from prittt:sota-ccl
4 years ago
test_contours.cpp
don't use constructors for C API structures
6 years ago
test_convhull.cpp
imgproc: fix minAreaRect()
4 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
ts: cvtest::debugLevel / --test_debug=<N> option
4 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
7 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(warpAffine): avoid buffer indexes overflow in SIMD code
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
imgproc: add rotatedRectangleIntersection empty input handling
4 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
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
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