Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gama1903/digital_image_processing
Implementation of Basic Algorithms of Digital Image Processing mainly through Numpy.
https://github.com/gama1903/digital_image_processing
digital-image-processing numpy opencv python
Last synced: 18 days ago
JSON representation
Implementation of Basic Algorithms of Digital Image Processing mainly through Numpy.
- Host: GitHub
- URL: https://github.com/gama1903/digital_image_processing
- Owner: Gama1903
- Created: 2022-10-16T10:17:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-21T05:13:12.000Z (about 2 years ago)
- Last Synced: 2025-01-08T11:53:50.533Z (18 days ago)
- Topics: digital-image-processing, numpy, opencv, python
- Language: Python
- Homepage:
- Size: 2.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DIP
## Introduction
> Implementation of Basic Algorithms of Digital Image Processing mainly through Numpy.
## Reference
> https://github.com/xiaohuiduan/image_process
> https://github.com/merveenoyan/Digital_Image_Processing_Python