A unique educational purpose GUI representing a lot of function to process color images.
Following functions are included:
--Editing Functions--
* Re size & Change Resolution
* Various Color Maps
* Auto [Gamma Correction, Contrast, Invert colors]
* Set [RED, Green, Blue components & Contrast, Brightness, Rotation ]
* Morphological Dilation & Erosion
* Noise [Gaussian, Poisson, Salt & Pepper, Speckle]
* Filters [Gaussian, Average, Median, Unsharp]
* Measure Distance, Pixel Info, Pixel Region Info, Crop image
--Original & Edited Image Functions--
*Complete Image info
*RGB profile complete & Selected area
*Pixel info
Suraj Kamya (2021). Color Image Processing (https://www.mathworks.com/matlabcentral/fileexchange/37612-color-image-processing), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Hello
Please tell which technique have you applied for color image processing. Also kindly provide a link to research paper of this.
Thanks
It is okay. I have found out. Just run the m file then load the image.
Hi all.i realize my wrong in load the mfile.dear Suraj thank you so much for this useful code
Code is running perfectly. I use it a lots of time. Just mail me the snapshots so that I can analyze where you are having error.
:)
thanks but i dont run it.please help me.
errors are:
??? Reference to non-existent field 'dim'.
Error in ==> C_ImagebProcessing>load_Callback at 181
set(handles.dim,'Enable','on');
Error in ==> gui_mainfcn at 96
feval(varargin{:});
Error in ==> C_ImagebProcessing at 42
gui_mainfcn(gui_State, varargin{:});
Error in ==>
@(hObject,eventdata)C_ImagebProcessing('load_Callback',hObject,eventdata,guidata(hObject))
??? Error while evaluating uicontrol Callback
>>
very helpfull
nice work
Please give reviews for this project.