Skip to content

VisionCamera Frame Processor Plugin that uses MLKit Text Recognition API to recognize text in any Latin-based character set

License

Notifications You must be signed in to change notification settings

rodgomesc/vision-camera-ocr

Repository files navigation

vision-camera-ocr

VisionCamera Frame Processor Plugin that uses MLKit Text Recognition API to recognize text in any Latin-based character set

Installation

npm install vision-camera-ocr

Usage

import VisionCameraOcr from "vision-camera-ocr";

// ...

const result = await VisionCameraOcr.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

About

VisionCamera Frame Processor Plugin that uses MLKit Text Recognition API to recognize text in any Latin-based character set

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published