BaseBaseOptions constructor

const BaseBaseOptions()

Dart representation of MediaPipe's "BaseOptions" concept.

Used to configure various classifiers by specifying the model they will use for computation.

See also:

Implementation

const BaseBaseOptions();