/programming-sip

Assorted Examples of Signal and Image Processing in MATLAB

Primary LanguageMATLAB

Programming for Signal and Image Processing

Implementation of essential signal and image processing algorithms and functions in MATLAB. This material includes:

  • fourier series
  • data filtering in frequency domain
  • sampling and augmentation
  • color and intensity of images
  • image enhancement
    • histogram equalization
    • band-pass filter
    • unsharp masking
    • notch rejection filter
    • color extraction and so on.

If you want to see some sample results, please visit the website: https://www.jongwonlee.site/main/miscellaneous-projects

All packages are tested in MATLAB R2018a.