GithubHelp home page GithubHelp logo

ether-yitsewu / digital-image-processing Goto Github PK

View Code? Open in Web Editor NEW
7.0 0.0 4.0 44.39 MB

Use Python packages, like OpenCV, Skimage and Pillow to process digital images

Jupyter Notebook 99.96% C++ 0.03% Python 0.01%
histogram-equalization skimage kuwahara-filter wiener-filter fft distortion-correction binarization gray python

digital-image-processing's Introduction

Digital-Image-Processing

Overview

There are some labs and projects about digital image processing

Mind map

Lab List

  • Lab01 : Gray, anti-white and binarization
  • Lab02 : Dithering
  • Lab03 : Histogram equalization
  • Lab04 : Kuwahara filter
  • Lab05 : Distortion correction
  • Lab06 : Fourier transform
  • Lab07 : Wiener filter
  • Lab08 : Hough transform and radon transform

Lab01 : Gray, anti-white and binarization

Goal :

Complete gray, anti-white and binarization in an any image.

Method :

Use python, OpenCV and Numpy to deal with the image array.

Result :

Lab02 : Dithering

Goal :

Complete ordered dithering and error diffusion.

Method :

Use python, skimage and Numpy to deal with the image array.

Result :

Lab03 : Histogram equalization

Goal :

Use skimage to complete global histogram equalization and local histogram equalization. In addition, try to practice global histogram equalization by own programming skill.

Method :

Use python, skimage and Numpy to deal with the image array.

Result :

Lab04 : Kuwahara filter

Goal :

Use two different neighborhood to practice Kuwahara filter, and compare the difference between these images.

Method :

Use python, skimage and Numpy to deal with the image array.

Result :

Lab05 : Distortion correction

Goal :

Find the skull in a paint, The Ambassadors. It was painted by Hans HOLBEIN the Younger.

Method :

Use python, skimage and Numpy to deal with the image array.

Result :

Lab06 : Fourier transform

Goal :

Do the Gaussian and Butterworth filter(FFT and not FFT method).

Method :

Use python, skimage and Numpy to deal with the image array.

Result :

Lab07 : Wiener filter

Goal :

Restore the image which add gaussian noise by wiener filter(FFT and not FFT method).

Method :

Use python, skimage and Numpy to deal with the image array.

Result :

Lab08 : Hough transform and radon transform

Goal :

Use Hough transform and radon transform to find the Line segment in lena.jpg.

Method :

Use python, skimage and Numpy to deal with the image array.

Result :

Final Project : A GUI that have the ability to classify cats and dogs

Goal :

Train a model that have the ability to classify cats and dogs. In addition, make a GUI program and let people use it conveniently.

Method :

Use Tensorflow CNN model and python tkinter package to complete this classification and GUI program. GUI download url

Result :

digital-image-processing's People

Contributors

ether-yitsewu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.