Skip to content

Display your webcam image in your terminal(cmd.exe )

Notifications You must be signed in to change notification settings

kjunichi/camtypers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camtypers

Build Status Build status

camtypers

Prerequisites

for Windows

cinst opencv
set LIB=%lib%;C:\tools\opencv\build\x64\vc14\lib
set PATH=%path%;C:\tools\opencv\build\x64\vc14\bin

for macOS

brew install opencv

usage

git clone https://github.com/kjunichi/camtypers.git
cd camtypers
cargo build --release

About

Display your webcam image in your terminal(cmd.exe )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages