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
This is a computer vision demo, just experimenting with filters. This project is written in C++ and uses OpenCV (just for reading the camera, images and video) and FFTW3.
##Examples:
Threshold by Otsu
Mosaic
About
This is a computer vision demo, just experimenting with filters. This project uses OpenCV.