photo

bashar ayasrah


Last seen: 거의 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


Index in position 3 exceeds array bounds (must not exceed 3) in horizontal (i,ma,j)=consistency(i+1,ma,j)*consistency(i,ma,j); what is mean this error ?
local=rangefilt(cb_component,true(3));%local range of pixel intensity reshape(local,[512,3]); mean=mean2(double(local));%mean...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


Index in position 2 exceeds array bounds. Error in (line 36) sum(i,j)= (local(i,j)-mean )/Variance_final;??? how can i solve it ?
clc; clear; close all; %% Read Cover Image cover_image=imread('lena_rgb.bmp'); % Grab the image information (metadata) of i...

대략 4년 전 | 답변 수: 1 | 0

1

답변