Example #1
0
 public static int GetSegmentationObjectId(string objectName)
 {
     return(CameraFiltersScript.GetSegmentationId(objectName));
 }