Feeds
질문
I want to make an array/matrix of the features extracted of 10 images using detectSURFFeatures. How can I do this?
This is the code I have. for i=1:10 num = i; num_s = num2str(num); extension = '.bmp'; filename = [num_s e...
대략 6년 전 | 답변 수: 1 | 0