Skip to content

AsadiAhmad/Morphology-Operators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morphology-Operators

This project demonstrates how to implement basic morphological operations—erosion and dilation—from scratch using NumPy, without relying on OpenCV or other image processing libraries.

Tech 🛠️ Languages and Tools :

Python  Jupyter Notebook  Google Colab  Numpy 
  • Python : Popular language for implementing Neural Network
  • Jupyter Notebook : Best tool for running python cell by cell
  • Google Colab : Best Space for running Jupyter Notebook with hosted server
  • Numpy : Best Library for working with arrays in python

💻 Run the Notebook on Google Colab

You can easily run this code on google colab by just clicking this badge Open In Colab

🪪 License

This project is licensed under the MIT License.

About

Implement basic morphological operations from scratch using NumPy, without relying on OpenCV or other libraries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors