cdiddy77 / react-native-mediapipe

A React Native Camera and Player for MediaPipe applications.
MIT License
5 stars 9 forks source link

feat: added face detection to images #129

Closed shackerman closed 1 week ago

shackerman commented 4 weeks ago

So, I basically added the code from camera stream to the photo.tsx and did some troubleshooting - but it wants me to mess with the typescript files now and I'm not sure if that's something I should be doing.