odDetect static method
ObjectDetection Detect bounding boxes of objects in the image Returns TransformationData.
Implementation
static TransformationData odDetect() {
  return OdDetect().detect();
}ObjectDetection Detect bounding boxes of objects in the image Returns TransformationData.
static TransformationData odDetect() {
  return OdDetect().detect();
}