photo

Prayag Bhatia


Con actividad desde 2019

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Error 'Undefined variable "hisFtrs" or class "hisFtrs".'
histFtrs = cell(6,1); start = 1; for i = 1 : 6 histFtrs{i} = hist(idx(start:start+size(features{i},2)),nWords)'; ...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Image not able to detect SURF features
I have a image and I am trying to detect SURF features points on image. Instead of detecting features points , I am getting erro...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I take input image from user and Display
ext='*.jpg' ; folder='C:\Users\prayag\Desktop\images-capstone'; image=uigetfile([folder '\' ext]) ; I want to read any im...

más de 5 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Error while Reading a image inside a user defined function
I am defining a function named corry and inside that function if I read a image using imread I get an error 'The expression to t...

más de 5 años hace | 1 respuesta | 0

1

respuesta