Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0