google / flutter-mediapipe

Apache License 2.0
161 stars 7 forks source link

Adds mediapipe_vision package #13

Closed craiglabenz closed 1 month ago

craiglabenz commented 8 months ago

Description

Adds the mediapipe_vision package.

Depends on mediapipe_core and expands on that by adding the ImageClassifier class and image_classifier.h headers.