A list of interesting computer vision and image processing algorithms implemented by myself using OpenCV.
To compile these c++ files you can use CMake or use this command:
g++ m.cpp -o app `pkg-config --cflags --libs opencv`
| Name | Name | Last commit date | ||
|---|---|---|---|---|