/MATLAB-IMAGE-EDITOR

Basic image editor using MATLAB

Primary LanguageMatlabMIT LicenseMIT

MATLAB-IMAGE-EDITOR

Basic image editor using MATLAB

##Featuers 1- Brightness.
2- Contrast.
3- Resolution.
4- Resize.
5- Rotation.
6- Crop.
7- Color Maps (applies only to grayscale images).
8- YIQ and HSV (applies only to truecolor images).
9- Unlimited Undo and Redo.
10- Transformation functions:

  • rgb2gray
  • gray2rgb
  • rgb2ind
  • ind2rgb
  • gray2ind
  • ind2gray

#####NOTE: this project was built as an assignment so bugs are defined :)