SurfFeatureDetector cannot use data of CV_16S ?
SurfFeatureDetector's member function-- detect() gives an error when I use a CV_16S mat.Does it only support CV_8U data? The version of my opencv is 2.4.0.
Why would you use CV_16S?