Sureshda

Results 110 comments of Sureshda

Yes , you can make new graph, please close the issue if resolved.

Hi @Woong0416 , For python you can create your own graph using the calculators and execute as mentioned here https://google.github.io/mediapipe/getting_started/python_framework.html#graph.

Hi @Kutayykilic , Could you share any reference video w.r.t above issue.

Hi @Kutayykilic , Two single frame images can not work for facemesh , please use single image.

Hi @Kutayykilic , We consider it as a great feature and share with internal team.

Hi @SoumyajitMukherjee-droid Could you please check [this](https://google.github.io/mediapipe/solutions/pose.html) document ,it contains all the answers for your questions.

Hi @AnkS4 , For example, you get the coordinates [here](https://github.com/google/mediapipe/blob/024f7bf0f1e74149ea92b942cf168ccddf317073/mediapipe/examples/android/src/java/com/google/mediapipe/apps/handtrackinggpu/MainActivity.java#L116) and simply multiply by the input image size.

Hi @mgebhard , Apple M1 supports in latest release , could you check, verify and close this issue.

Hi @mgebhard , what is the error you are facing w.r.t above issue and please share the error logs.

Hi @omkarmohanjoshi , Please see this for drawing the bounding box https://github.com/google/mediapipe/blob/master/mediapipe/python/solutions/drawing_utils.py#:~:text=def%20draw_detection(,color%2C%20bbox_drawing_spec.thickness)