Ejemplo n.º 1
0
 public bool SetTrainImage(string path)
 {
     return(Matching.SetTrainImage(path));
 }