internal void HarrisDetector()
 {
     Image = image.ApplyHarrisDetector();
 }