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
A simple c++ application that reads video input from a webcam to detect a specified color then plays a sound relative to it's position.
It depends on OpenCV and portaudio.
cmake is used for building the project.
About
A simple c++ application that reads video input from webcam to a specified color and play a sound relative to it's position. It depends on OpenCV and portaudio