photo

Abhishek Yadav


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
264,308
of 300,365

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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

View by

Question


can any one please expain me how to use IP camera for hand motion tracking and finger recognition (MATLAB R2014b).
also i want to know how can i use *matlab , arduino and ipcamera* together for carrying out above information so that i can use ...

9 years ago | 1 answer | 0

1

answer

Question


i was trying to use detectSURFFeatures function i got following error Function 'subsindex' is not defined for values of class 'SURFPoints'.
this is the code i used j=rgb2gray(imread('stone.tiff')); points = detectSURFFeatures(j); imshow(j); hold on; plo...

9 years ago | 1 answer | 0

1

answer