descriptorSize (cv.SIFT) - MATLAB File Help
cv.SIFT/descriptorSize

Returns the descriptor size in floats

sz = obj.descriptorSize()

Output

Always 128 for SIFT (448).

See also
Method Details
Access public
Sealed false
Static false