Clear Filters
Clear Filters

matrix dimension must agree

1 view (last 30 days)
kalaivaani
kalaivaani on 29 Aug 2013
how can i obtain color image but it should be subtracted from gray scale mean image of the greenchannel image and divide by grayscale variance image what should i do
sigmoid function = 1./(1+exp((double(meangrayImage)-double(colorimage))./double(variancegrayImage)));

Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!