Skip to content

ahcorde/erle_computer_vision_library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erle computer vision library

#Compile the code To compile the code execute:

>>mkdir build
>>cd build
>>cmake ..
>>make

#Install

If you want to install the library in your system, execute:

>> sudo make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.8%
  • C 0.2%