Git Product home page Git Product logo

image-processor's Introduction

image-processor

https://github.com/cadensanders49/image-processor

Spatial Domain

  • Brightness
  • Contrast
  • 3x3 Lowpass
  • 5x5 Lowpass
  • 7x7 Lowpass
  • 9x9 Lowpass
  • Edge Detect Highpass
  • Highboost
  • Global Histogram Equalization
  • Adaptive Histogram Equalization

Frequency Domain

  • Lowpass - Ideal
  • Lowpass - Gaussian
  • Lowpass - Butterworth
  • Highpass - Ideal
  • Highpass - Gaussian
  • Highpass - Butterworth
  • Highboost
  • Band Pass - Ideal
  • Band Pass - Gaussian
  • Band Pass - Butterworth
  • Band Stop - Ideal
  • Band Stop - Gaussian
  • Band Stop - Butterworth

Morphological Filters

  • Binary Mask - RGB
  • Binary Mask - HSV
  • Erosion
  • Dilation
  • Opening
  • Closing
  • Boundary (Beta)
  • Object Identification

HOW TO RUN THE PROGRAM

-IMPORTANT! Please make sure that you have the following toolboxes installed with your version of MatLab: -Image Processing Toolbox (https://www.mathworks.com/products/image.html) Please make sure that you have the following files in the root folder for the GitHub clone: -butterworth_high_center_f.m -butterworth_low_center_f.m -distance_from_center.m -ffilter.m -fft2_centered.m -gaussian_high_center_f.m -gaussian_low_center_f.m -homomorphic_gamma.m -ideal_bandpass_centered_freq.m -ideal_bandstop_centered_freq.m -ideal_highpass_centered_freq.m -ideal_lowpass_centered_freq.m -project2.mlapp

Option 1 -Run 'project2' in MatLab while in the root folder of the GitHub clone

Option 2 -Double click "Image Processor.mlappinstall" -Open Image Processor from the Apps tab inside of Matlab

Special Thanks! Dr. Bill Stapleton for providing some amazing MatLab code and guiding the development efforts by teaching the image processing methods.

image-processor's People

Contributors

cadensanders49 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

image-processor's Issues

UI Issues

This is the area to post ui issues

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.