필터 지우기
필터 지우기

matrix dimension must agree

조회 수: 1 (최근 30일)
kalaivaani
kalaivaani 2013년 8월 29일
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)));

답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by