Skip to content
forked from hoijui/PCV

Programmatric Computer Vision

Notifications You must be signed in to change notification settings

alvintuitoek/PCV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compile & run:

mkdir target
cd target
cmake ..
make
./pcv1 <path-to-image>

About

Programmatric Computer Vision

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.7%
  • Shell 6.3%