Mediapipe: Mediapipe code which does drawing of lines on hand

Created on 8 Jan 2020  路  3Comments  路  Source: google/mediapipe

which part of java code does the display of lines on hand

Most helpful comment

I think what you need is to design a mediapipe graph which can draw the designated object, then run on Android sample app.

All 3 comments

The annotation part is not in java, it's in the calculator AnnotationOverlay

Is it possile to draw 3d object with mediapipe library in java code?

I think what you need is to design a mediapipe graph which can draw the designated object, then run on Android sample app.

Was this page helpful?
0 / 5 - 0 ratings