Community Profile

photo

barath santhosh


Attivo dal 2015

Statistiche

Content Feed

Visto da

Domanda


why we are going for gabor filter?? what is the process involved in gabor filter? what are the different method for feature extration??
many paper use gabor filter. but dont know why they are particularly using it. in a paper they used gabor filter with six orient...

quasi 8 anni fa | 2 risposte | 0

2

risposte

Domanda


how to crop a matrix in matlab?
i am getting a matrix as output and its size is[1000*77868] because of having many element, i cant see the matrix. it is display...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


what is convex l1 normalization?what is the code to convex l1 normalize a matrix??
what is the use of convex normalization?

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


what type of normalization is this?????
X=im2col(X,[8 8],'sliding'); X=(X-repmat(mean(X),[size(X,1) 1])); X=X ./ repmat(sqrt(sum(X.^2)),[size(X,1) 1]);

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to denormalize an image to 0-255??
i m using gray lena image as an input,after normalization the [512*512] got changed to [64*255025] in the range of 0-1,how can i...

oltre 8 anni fa | 2 risposte | 0

2

risposte