Skip to content

jdiazbb/jaire_opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jaire_opencv

Compile with

g++ -o search search.cpp 'pkg-config opencv --cflags --libs'

g++ -o check_on_off check_on_off.cpp 'pkg-config opencv --cflags --libs'

Examples:

./search origenes/00000001p.jpg patrones/onoff.jpg

./check_on_off origenes/00000001p.jpg

Result: ON

./check_on_off origenes/00000005p.jpg

Result: OFF

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published