tonyfu97 / Digital-Image-ProcessingLinks
40+ image processing algorithms with C++ and CImg Library: Well-Documented
☆27Updated 2 years ago
Alternatives and similar repositories for Digital-Image-Processing
Users that are interested in Digital-Image-Processing are comparing it to the libraries listed below
Sorting:
- ImmVision, aka Immediate Vision: immediate image debugger and insights☆57Updated 2 months ago
- Fast Gaussian Blur algorithm☆122Updated last year
- A 2D graphics library with support for multiple output devices☆62Updated 11 years ago
- An OpenGL + Dear ImGui port of my lattice Boltzmann fluid simulation tool.☆21Updated last year
- Unofficial clone of the FreeImage library (http://freeimage.sourceforge.net)☆133Updated 2 months ago
- C++ implementation from scratch of the most famous algorithms for image processing, such as Sobel, Blur, Affine Transformations, Region D…