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