Skip to content

shubhangi47/OpenCV-Cpp-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

OpenCV-Cpp-Project

Image or video capturing and reproducing using OpenCV and C++ Follow below steps to run the application in linux. compile -> g++ -g test2.cpp -o test2.exe pkg-config --cflags --libs opencv4 run -> sudo ./test2.exe

About

Image or video capturing using OpenCV and C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages