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
- Host: GitHub
- URL: https://github.com/dunward/image-processing
- Owner: dunward
- Created: 2019-10-16T07:16:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-24T05:59:31.000Z (over 6 years ago)
- Last Synced: 2025-12-25T14:42:27.123Z (6 months ago)
- Topics: unity
- Language: C#
- Homepage:
- Size: 26.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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