Skip to content

A list of interesting computer vision and image processing algorithms implemented by myself using OpenCV.

Notifications You must be signed in to change notification settings

Dantekk/Image-Processing-algorithms-with-OpenCV

Repository files navigation

Image-Processing-algorithms-with-OpenCV

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`

About

A list of interesting computer vision and image processing algorithms implemented by myself using OpenCV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages