Home
last modified time | relevance | path

Searched refs:IPP_DISABLE_HOUGH (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/test/
H A Dtest_houghlines.cpp224 #if defined HAVE_IPP && IPP_VERSION_X100 >= 810 && !IPP_DISABLE_HOUGH in run_test()
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/
H A Dprivate.hpp210 #define IPP_DISABLE_HOUGH 1 // improper integration/results macro
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dhough.cpp136 #if defined HAVE_IPP && IPP_VERSION_X100 >= 810 && !IPP_DISABLE_HOUGH in HoughLinesStandard()
479 #if defined HAVE_IPP && IPP_VERSION_X100 >= 810 && !IPP_DISABLE_HOUGH in HoughLinesProbabilistic()