type property

ObjectDetectorType type
final

Indicates that it uses Google's base model to process images.

Implementation

final ObjectDetectorType type = ObjectDetectorType.base;