Community Profile

photo

Prayag Bhatia


Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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)'; ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 5 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort