Searched refs:mPostProcess (Results 1 – 2 of 2) sorted by relevance
23 PostProcess mPostProcess = new PostProcess(); field in InferenceResult29 mPostProcess.init(assetManager); in init()
553 …mTrackResultCanvas.drawText(rego.getTrackId() + " - " + mInferenceResult.mPostProcess.getLabelTitl… in showTrackSelectResults()