Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sondosaabed/image-processing-in-python
Using scikit-image: Process, transform, and manipulate images, restore damaged images, perform noise reduction, smart-resize images, count the number of dots on a dice, apply facial detection.
https://github.com/sondosaabed/image-processing-in-python
face-detection filtering image-processing morphology noise python restoration scikit-image segmentation skimage transformation
Last synced: about 1 month ago
JSON representation
Using scikit-image: Process, transform, and manipulate images, restore damaged images, perform noise reduction, smart-resize images, count the number of dots on a dice, apply facial detection.
- Host: GitHub
- URL: https://github.com/sondosaabed/image-processing-in-python
- Owner: sondosaabed
- License: mit
- Created: 2023-11-07T21:17:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-12T22:46:08.000Z (about 1 year ago)
- Last Synced: 2024-11-06T15:40:28.900Z (3 months ago)
- Topics: face-detection, filtering, image-processing, morphology, noise, python, restoration, scikit-image, segmentation, skimage, transformation
- Language: Jupyter Notebook
- Homepage: https://www.datacamp.com/completed/statement-of-accomplishment/course/c37ac2a4952b298475c2eb5301b3c014402d4324
- Size: 35 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image-Processing-in-Python
Images are everywhere! We live in a time where images contain lots of information, which is sometimes difficult to obtain. This is why image pre-processing has become a highly valuable skill, applicable in many use cases.
In this course, I have learned to process, transform, and manipulate images, even when they come in thousands. I have also learned to restore damaged images, perform noise reduction, smart-resize images, count the number of dots on a dice, apply facial detection, and much more, using scikit-image.
After completing this course, I was able to apply my knowledge in my graduation project and many more.
## Statment Of Accomlishment
![Certificate](https://github.com/sondosaabed/Image-Processing-in-Python/assets/65151701/ce852de2-00e6-4d5f-a60a-c6780811ee8e)### Course Material
![Material](https://github.com/sondosaabed/Image-Processing-in-Python/assets/65151701/7548c2be-f518-4618-932b-752732e4b383)