Community Profile

photo

varaprasadarao r


Last seen: más de 2 años hace Con actividad desde 2018

Estadísticas

  • First Review
  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


I want to calculate LTrp for 0,45,90,135,180,225,270,315 degrees. in the below code 0,90,180,270 calculated.
function [hist_LTrP_u2,hist_LTrP_u2_convex_up,hist_LTrP_u2_convex_down] = LTrP_func(image,window_size,thres) [row,col]=size(ima...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to retrieve less number of best matching images.
In image retrieval for a query image, distance algorithm is used to retrieve images from database, its retrieving large number ...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Respondida
ERROR: Index in position 1 exceeds array bounds. Error in mainpgm (line 289) xdata = [DF(1,:);DF(3,:)];, xdata = [DF(2,:);DF(4,:)];
Error using ClassificationSVM (line 249) Use fitcsvm to train an SVM model. Error in faceantispoofmain1 (line 192) out = Clas...

más de 5 años hace | 0

Pregunta


ERROR: Index in position 1 exceeds array bounds. Error in mainpgm (line 289) xdata = [DF(1,:);DF(3,:)];, xdata = [DF(2,:);DF(4,:)];
clc clear all close all cd Database DF=[]; for i = 1 : 4 %%= READ VIDEO str = int2str(i); str = s...

más de 5 años hace | 3 respuestas | 0

3

respuestas

Respondida
ERROR: Index in position 1 exceeds array bounds. Error in mainpgm (line 289) xdata = [DF(1,:);DF(3,:)];, xdata = [DF(2,:);DF(4,:)];
clc clear all close all cd Database DF=[]; for i = 1 : 4 %%= READ VIDEO str = int2str(i); str = strcat(...

más de 5 años hace | 0