descriptorSize (cv.SIFT) - MATLAB File Help
cv.SIFT/descriptorSize
Returns the descriptor size in floats
sz = obj.descriptorSize()
Output
sz
Descriptor size.
Always 128 for SIFT (4
4
8).
Method Details
Access
public
Sealed
false
Static
false