Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avik-jain/digital-image-processing
Implementations and Notes for Digital Image Processing
https://github.com/avik-jain/digital-image-processing
algorithms c-plus-plus code digital gonzalez image image-processing implemetation processing projects python
Last synced: about 2 hours ago
JSON representation
Implementations and Notes for Digital Image Processing
- Host: GitHub
- URL: https://github.com/avik-jain/digital-image-processing
- Owner: Avik-Jain
- License: mit
- Created: 2019-02-18T08:36:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-08T16:38:27.000Z (over 5 years ago)
- Last Synced: 2023-04-08T11:56:36.832Z (over 1 year ago)
- Topics: algorithms, c-plus-plus, code, digital, gonzalez, image, image-processing, implemetation, processing, projects, python
- Language: Python
- Size: 9.77 KB
- Stars: 18
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Digital-Image-Processing
Implementations and Notes for Digital Image Processing### 1. Resizing
- Using Bilinear Interpolation