Skip to content

AhmedAyman25/Image-Processing-Final-Project-using-matlab-appdesigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Processing-Final-Project-using-matlab-appdesigner

Dimpro App

The Final Project For Image Processing Course
This's a simple project such as a photo editor to enhance, smooth, sharpening and apply an effects 'filters' to the image to remove the noise and improve the quality of it.


I used Matlab and Matlab GUI appdesigner.
to run the project just open it in matlab editor and click on 'app1.mlapp' then the gui frames will appear, now you will be able to run the project just click on the run button or F5.

the project is divided into 4 main categories

  • Home
  • Histogram
  • Filters
  • Noise & Converts
  • each category responsible for some specific functionality

Home contain :

  • Gamma
  • Log
  • Brightness
  • Negative
  • Foureier & Inverse Foureier Transform

Histogram contain :

  • Show Histogram
  • Histogram Equalization
  • Contrast Stretching

Filters contain :

  • Correlation
  • Min & Max Filter
  • Point Detection
  • Point Sharpening Filter
  • Weight Filter
  • Meadian & Midpoint Filter
  • Gaussian low&high Filter
  • ButterWorth low&high Filter
  • Ideal low&high Pass Filter
  • Line Detection
    • Right
    • Left
    • Vertical
    • Horizontal

Noise & Convert contain :

  • Noise
    • Gaussian
    • RayLeigh
    • Gamma
    • Uniform
    • Salt & Pepper
  • Convert
    • RGB2Grey
    • RGB2Binary
    • Grey2Binary
in my project you can apply differnt ways to improve and enhance the image also you can save the processed image in your device.
you can convert your app to .exe file in your device [watch this https://youtu.be/TtvQhHdJZI0]

© Ahmed Ayman Abdelnaby