photo

Saroj Shrestha


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
230,075
of 301,432

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How to plot confusion Matrix of ECOC classifier?
My code: [testFeatures, testLabels] = helperExtractHOGFeaturesFromImageSet(testSet, hogFeatureSize, cellSize); %% Ma...

9 years ago | 1 answer | 0

1

answer

Question


Error using vertcat Dimensions of matrices being concatenated are not consistent.
I had resized all of my images to 750x750. _My workspace currently:_ ans: [500,500,500,500,500,500] cellSize: [8,8] ...

9 years ago | 1 answer | 0

1

answer

Question


How, to further perform the bounded box only from a video frame for gesture recognition.
Upto now, I can successfully detect the hand from a video. Now, i want to extract hog features of that bounded box only for gest...

9 years ago | 1 answer | 0

1

answer

Question


Error using trainCascadeObjectDetector. The total number of samples (both positive and negative together) must be greater than 10. You should add more positive samples, or increase 'NegativeSamplesFactor', or both.
- I am trying to detect fist using 'trainCascadeObjectDetector'. But, unfortunately it showing me error as: Error using tra...

9 years ago | 1 answer | 0

1

answer

Question


Why can't MEX find a supported compiler in MATLAB R2015a?
I have matlab R2015a 64 bit and already downloaded Visual studio community edition 2015. But still When i type mex-setup it show...

9 years ago | 1 answer | 0

1

answer

Question


How can I calculate centroid in this case? And also extent and extrema.
Error: In an assignment A(I) = B, the number of elements in B and I must be the same. Error in ==> test at 22 Centroi...

10 years ago | 0 answers | 0

0

answers