canny
- void canny(Mat src, Mat edges, double t1, double t2)
- void canny(Mat dx, Mat dy, Mat edges, double threshold1, double threshold2, bool L2gradient)
- void canny(Mat image, Mat edges, double threshold1, double threshold2, int apertureSize, bool L2gradient)
opencvd imgproc
enumsfunctionsstructs