cppan / webcam_demo

opencv.contrib.text's webcam demo project. OCR from webcam.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webcam_demo

opencv.contrib.text's webcam demo project. OCR from webcam.

Build

Windows

  1. Download the C++ Archive Network client.
  2. Unpack it and add to PATH.
  3. Run:
git clone https://github.com/cppan/webcam_demo 
cd webcam_demo
cppan --build webcam_demo.cpp
bin\webcam_demo

About

opencv.contrib.text's webcam demo project. OCR from webcam.


Languages

Language:C++ 96.6%Language:Makefile 3.4%