You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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