mohammadnabia / image-processing-fundamentals

In this repository, we are going to get acquainted with the fundamental and essential things in the field of image processing, we will learn how to implement basic algorithms and functions, and we will follow the necessary things in the field of image processing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image-processing-fundamentals

We will get acquainted with the fundamental and essential things in image processing in this repository. We will learn how to implement basic algorithms and functions and follow the necessary items in image processing.

List of items that will be implemented.

  • Histogram equalization
  • Intensity transformations
  • Defining the convolution function with a selectable kernel for use in filtering images & spatial filtering
  • Calculating the gradient and gradient orientation of an image

About

In this repository, we are going to get acquainted with the fundamental and essential things in the field of image processing, we will learn how to implement basic algorithms and functions, and we will follow the necessary things in the field of image processing.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%