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