An open API service indexing awesome lists of open source software.

https://github.com/dunward/image-processing

Image processing study in Unity
https://github.com/dunward/image-processing

unity

Last synced: about 2 months ago
JSON representation

Image processing study in Unity

Awesome Lists containing this project

README

          

# Image Processing
Image processing study footprint

## [Point processes](/Docs/Point%20processes.md)
- Arithmetic
- XOR
- Histograms
- Contrast stretching
- Intensity transforms

## [Area processes](/Docs/Area%20processes.md)
- Convolutions
- Blurring
- Sharpening
- Edge detection

## [Geometric processes](/Docs/Geometric%20processes.md)
- Interpolation