Skip to content

i99dev/Opencv-Cplusplus-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Opencv Cplusplus Example

simple opencv c++ example

1. Install opencv

1.1. Install opencv on ubuntu

sudo apt-get install libopencv-dev

1.2. Install opencv on mac

brew install opencv

2. Compile

make

3. Run

./main

4. Test

✅ MacOs

🚼 Linux

About

simple example c++ and opencv and compiler by makefile

Topics

Resources

Stars

Watchers

Forks