google / flutter-mediapipe

Apache License 2.0
212 stars 14 forks source link

Adds mediapipe_vision package #13

Closed craiglabenz closed 5 months ago

craiglabenz commented 1 year 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.