- Notifications
You must be signed in to change notification settings - Fork1
A simple image processing library developed with Modern C++.
License
NotificationsYou must be signed in to change notification settings
yusufsefasezer/ysImageProcessing
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A simple Image Processing library developed with Modern C++.
cmake. cmake --build.cd examples/./ysImageProcessing_example
- Color
- CMYK
- CMY
- LAB
- Effect
- Glow
- Noise
- Convolution
- 1D Convolution
- 2D Convolution
- 2D Convolution (Separable) (http://www.songho.ca/dsp/convolution/convolution2d_separable.html)
- Parallel Image Convolution
- Image Arithmetic
- Addition
- Subtraction
- Multiplication
- Division
- Blending
- Bitwise AND/NAND
- Bitwise OR/NOR
- Bitwise XOR/XNOR
- Bitwise NOT
- Bitwise left/right shift
- Morphology
- Dilation
- Erosion
- Opening
- Closing
- Hit-or-miss transform (https://en.wikipedia.org/wiki/Hit-or-miss_transform)
- Thinning
- Thickening
- Image Transforms
- Distance Transform
- Fourier Transform
- Hough Transform
- Improve to performance (data structures and algorithms should be improved)
- Test
This project is licensed under the MIT License. See theLICENSE file for details
Created byYusuf Sezer
About
A simple image processing library developed with Modern C++.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published