Esempio n. 1
0
 public void Run(Image <Gray, Byte> image, VectorOfERStat regions)
 {
     CvInvoke.CvERFilterRun(_ptr, image, regions);
 }