예제 #1
0
 internal void HoughRectanglesDetector()
 {
     Image = image.ApplyHoughRectanglesDetector();
 }