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

Returns the descriptor size in bytes

sz = obj.descriptorSize()

Output

Always 32 bytes for ORB.

See also
Method Details
Access public
Sealed false
Static false