MATLAB: How to get average rgb pixel and hue saturation value

hue and saturationImage Processing Toolboxrgb

i want to compare between 2 images and make an analysis for 2 picture using rgb and hsv

Best Answer

See my color demos in my File Exchange There are several demos where I get the values of RGB and HSV in several places. Basically you just index into an array or else use impixel().