baseOptions property
Options class shared by all MediaPipe tasks - namely, how to find and load the task-specific models at runtime.
Implementation
@override
final BaseOptions baseOptions;
Options class shared by all MediaPipe tasks - namely, how to find and load the task-specific models at runtime.
@override
final BaseOptions baseOptions;