An open API service indexing awesome lists of open source software.

https://github.com/64blit/eyepop-text-scanner


https://github.com/64blit/eyepop-text-scanner

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

          

# EyePop.AI Text Scanner Mask

This is a computer vision powered label scanner for detecting alcohol bottel brands and quickly pulling up cocktail recipes based on detected text.
It draws the text as an overlay, just point your camera and snap an image of the bottles.
This project allows you to select a camera input, draw a mask over the portion of the camera feed you wish to be detected, and easily capture a picture of your feed and send it to EyePop.

## Installation

To install the project, you need to have Node.js installed on your machine. Then, you can clone the repository and install the dependencies:

```sh
git clone
cd eyepop-ai-auto-video-clipping
npm install
npm run dev
```