google / magritte

Mediapipe-based library to redact faces from videos and images
Apache License 2.0
438 stars 16 forks source link

iOS App #13

Closed capsload2 closed 1 year ago

capsload2 commented 1 year ago

Is there any known iOS App available with this API?

stoman commented 1 year ago

Magritte is based on MediaPipe, which supports iOS. Refer to MediaPipe's iOS installation instructions and the MediaPipe iOS examples on GitHub to get started. The iOS resources at awesome-mediapipe are also a good reference. You could then use Magritte graphs to redact your images and videos.