Statistics
3 Questions
                        0 Answers
RANK
68.175
                          
                          
of 300.381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          3 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            0.0%
                        
VOTES RECEIVED
0
RANK
 of 20.941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168.477
CONTRIBUTIONS
                            0 Problems
                            0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
my work is feature extraction along four orientation horizontal , vertical,on-diagonal,off-diagonal of local region of image ... suggest me please..
,
meer dan 5 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 5 jaar ago | 1 answer | 0