Hi, so I just started using MATLAB, and I need to solve this exercise: "Given an RGB image, write a MATLAB code that, for each color channel, every pixel is modified by subtracting to its intensity the mean intensity value of the channel. ". Any help is very appreciated, thanks in advance!
MATLAB: RGB Image subtracting mean intensity
image processingImage Processing Toolboxintensityrgb
Best Answer