Skip to content

Holiday project to make a pilula for my squad in CITi. This project run in a docker container and detect objects with OpenCV in C++.

License

Notifications You must be signed in to change notification settings

Vituriano/HelloWorld_OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obejetc Detection

Holiday project to make a pilula for my squad in CITi. This project run in a docker container and detect objects with OpenCV in C++.

Run Project in your machine

1- Run the command bellow and waiting a many seconds:

make build

2 - Now, you run the command, for execute the image:

make run

3 - With this way, you will can see the system, but for re-compile, run de command:

make compile

4 - In docker container run the code with:

./output lena.png

About

Holiday project to make a pilula for my squad in CITi. This project run in a docker container and detect objects with OpenCV in C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published