Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dinhanhx/morphology_study

A repos for USTH Digital Image Processing 2020 Group 1. It's quite obvious in the title.
https://github.com/dinhanhx/morphology_study

image-processing morphology opencv python3

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
- [Cancer vs normal cell](https://cdn.technologynetworks.com/tn/images/thumbs/jpeg/640_360/cancer-cells-vs-normal-cells-307366.jpg)

- [Captcha](https://captcha.com/demos/image-styles/captcha-demo.aspx)

- [Hand](https://www.kaggle.com/koryakinp/fingers)

- [Vietnamese newspaper title in old paper](http://baochi.nlv.gov.vn/baochi/cgi-bin/imageserver/imageserver.pl?oid=Hueo19400701.2.3&area=1&width=700&color=all&ext=jpg&key=)