Home | History | Annotate | Download | only in opencv2

Lines Matching full:threshold1

1441 Canny algorithm. The smallest value between threshold1 and threshold2 is used for edge linking. The
1447 @param threshold1 first threshold for the hysteresis procedure.
1456 double threshold1, double threshold2,