descriptorSize (cv.SURF) - MATLAB File Help
cv.SURF/descriptorSize
Returns the descriptor size in floats
sz = obj.descriptorSize()
Output
sz
Descriptor size, either 64 or 128 (see the
cv.SURF.Extended
property).
Method Details
Access
public
Sealed
false
Static
false