Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
/ Morphology_Study Public archive

A repos for USTH Digital Image Processing 2020 Group 1. It's quite obvious in the title.

Notifications You must be signed in to change notification settings

dinhanhx/Morphology_Study

Repository files navigation

Morphology Study

A repos for USTH Digital Image Processing 2020 Group 1. It's quite obvious in the title.

Morphological transform list

  • Open, close

  • Erode, dialate

  • Gradient

  • Hit or miss

  • Skeleton

  • Tophat, blackhat

Requirements

Python 3

pip install -r requirements.txt

Project structure

Morphology_Study
|   .gitignore
|   close_open.py
|   dialate_erode.py
|   gradient.py
|   hit_miss.py
|   README.md
|   requirements.txt
|   skeleton.py
|   tophat_blackhat.py
|   utils.py
|
+---dataset
|       cancer-vs-normal-cell.jpg
|       captcha.jpg
|       left-hand.png
|       right-hand.png
|       title.jpg
|
+---output
\---__pycache__

Image source

About

A repos for USTH Digital Image Processing 2020 Group 1. It's quite obvious in the title.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages