descriptorSize (cv.ORB) - MATLAB File Help
cv.ORB/descriptorSize
Returns the descriptor size in bytes
sz = obj.descriptorSize()
Output
sz
Descriptor size.
Always 32 bytes for ORB.
Method Details
Access
public
Sealed
false
Static
false