Attention: This MediaPipe Solutions Preview is an early release. Learn more.

ObjectDetectorOptions interface

Stay organized with collections Save and categorize content based on your preferences.

Options to configure the MediaPipe Object Detector Task

Signature:

export declare interface ObjectDetectorOptions extends VisionTaskOptions, ClassifierOptions 

Extends: VisionTaskOptions, ClassifierOptions