EvaluatePoseService constructor
- ConvertToEvaluateInput _convertToEvaluateInput,
- IsolateInferenceSerivce _isolateInferenceService,
- IInterpreter _interpreter,
- InterpreterOptions _options
Implementation
EvaluatePoseService(
this._convertToEvaluateInput,
this._isolateInferenceService,
this._interpreter,
this._options,
);