Ejemplo n.º 1
0
 internal void HarrisDetector()
 {
     Image = image.ApplyHarrisDetector();
 }