docs: Add vision-camera-ocr plugin to Community Plugins

This commit is contained in:
Marc Rousavy 2021-09-02 10:24:04 +02:00 committed by GitHub
parent f558eb826b
commit 57efc0e315
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,9 +22,10 @@ You have to restart metro-bundler for changes in the `babel.config.js` file to t
## Plugin List
* [mrousavy/**vision-camera-image-labeler**](https://github.com/mrousavy/vision-camera-image-labeler): A fast realtime image labeler plugin using **MLKit Vision**.
* [mrousavy/**vision-camera-image-labeler**](https://github.com/mrousavy/vision-camera-image-labeler): A plugin to label images using MLKit Vision Image Labeler.
* [mrousavy/**vision-camera-resize-plugin**](https://github.com/mrousavy/vision-camera-resize-plugin): A plugin for fast frame resizing to optimize execution speed of expensive AI algorithms.
* [rodgomesc/**vision-camera-face-detector**](https://github.com/rodgomesc/vision-camera-face-detector): A plugin to detect faces using MLKit Vision Face Detector.
* [rodgomesc/**vision-camera-ocr**](https://github.com/rodgomesc/vision-camera-ocr): A plugin to recognize text in any Latin-based character set using MLKit Text Recognition.
* [mrousavy/**Colorwaver**](https://github.com/mrousavy/Colorwaver): An app (+ plugin) to detect color palettes in the real world.
@ -34,6 +35,8 @@ You have to restart metro-bundler for changes in the `babel.config.js` file to t
<br />
<br />
<br />