Feeds
提问
I get this error message when using detectSURFFeatures : Undefined function 'detectSURFFeatures' for input arguments of type 'uint8'. The docs say that the function takes uint8. What is the solution?
grayImage = rgb2gray(I); points = detectSURFFeatures(grayImage);
8 years 前 | 1 个回答 | 0