descriptorType (cv.BriefDescriptorExtractor) - MATLAB File Help
cv.BriefDescriptorExtractor/descriptorType

Returns the descriptor type

dtype = obj.descriptorType()

Output

Always uint8 for BRIEF.

See also
Method Details
Access public
Sealed false
Static false