I was trying to do this, as suggested in your latest comment from this issue thread https://github.com/google/mediapipe/issues/18 ,by setting flip_vertically: true in the graph , I was able to fix the invert issue.
Also about the Color Slider, It does not work but when I set the r/g/b packets to hardcode a single color when calling addConsumablePacketToInputStream(). How to fix this ?
@SwatiModi Fixed and working at https://github.com/PrinceP/mediapipe
Just modified #18 sandipan1 work.
It works, Thanks.
@PrinceP @SwatiModi @mcclanahoochie Unable to find this repository on GitHub. Can you please help.
Hi @LarryBrinzo, I feel the orignal repo by @PrinceP has been deleted.
You can find the relevant files here
Thanks a lot @SwatiModi
Most helpful comment
Thanks a lot @SwatiModi