Example #1
0
 public bool executePostProcessing()
 {
     return(VisionDLL.executePostProcessing(task));
 }