Community Profile

photo

Carmen Canteli


Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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...

4 years ago | 1 answer | 0

1

answer