Prayag Bhatia
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
29.184
of 295.467
REPUTATION
1
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
1
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
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)'; ...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 6 jaar ago | 1 answer | 1
1
answerQuestion
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...
bijna 6 jaar ago | 1 answer | 0