ImageClassifierOptions interface

Options to configure the MediaPipe Image Classifier Task.

Signature:

export declare interface ImageClassifierOptions extends ClassifierOptions, VisionTaskOptions 

Extends: ClassifierOptions, VisionTaskOptions