google_ml_kit_flutter icon indicating copy to clipboard operation
google_ml_kit_flutter copied to clipboard

how to remove unnecessary outputs prints

Open ranulfo opened this issue 1 year ago • 0 comments

These prints in the terminal are disturbing my analysis, how can I remove them?

D/ThickFaceDetector( 7833): Unknown landmark type: 316 V/FaceDetectorV2Jni( 7833): detectFacesImageByteArray.start() V/FaceDetectorV2Jni( 7833): detectFacesImageByteArray.end() V/FaceDetectorV2Jni( 7833): detectFacesImageByteArray.start() V/FaceDetectorV2Jni( 7833): detectFacesImageByteArray.end() D/ThickFaceDetector( 7833): Unknown landmark type: 2 D/ThickFaceDetector( 7833): Unknown landmark type: 3 D/ThickFaceDetector( 7833): Unknown landmark type: 4 D/ThickFaceDetector( 7833): Unknown landmark type: 5 D/ThickFaceDetector( 7833): Unknown landmark type: 6

ranulfo avatar Oct 06 '23 21:10 ranulfo