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 ...
거의 10년 전 | 답변 수: 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...
거의 10년 전 | 답변 수: 1 | 0