setCannyLowThresh 452 modules/cudaimgproc/src/generalized_hough.cpp void setCannyLowThresh(int cannyLowThresh) { cannyLowThresh_ = cannyLowThresh; } setCannyLowThresh 576 modules/cudaimgproc/src/generalized_hough.cpp void setCannyLowThresh(int cannyLowThresh) { cannyLowThresh_ = cannyLowThresh; } setCannyLowThresh 340 modules/imgproc/src/generalized_hough.cpp void setCannyLowThresh(int cannyLowThresh) { cannyLowThresh_ = cannyLowThresh; } setCannyLowThresh 512 modules/imgproc/src/generalized_hough.cpp void setCannyLowThresh(int cannyLowThresh) { cannyLowThresh_ = cannyLowThresh; }