Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.12 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.12 KB

Digital Image Processing

This repository contains my code and solutions for the Digital Image Processing course at Amirkabir University of Technology, Biomedical Engineering Department. It encompasses a wide range of implementations, exercises, and projects tackled throughout the course.

Table of Contents

The problems for each assignment can be found in the Homework Instructions folder.

Each question is answered in a separate Python script or Jupyter notebook, named according to the corresponding question number. Reports are also available within the Jupyter notebook files.

Course Textbook

The course follows "Digital Image Processing" by Rafael C. Gonzalez and Richard E. Woods.