descriptorType (cv.BriefDescriptorExtractor) - MATLAB File Help
cv.BriefDescriptorExtractor/descriptorType
Returns the descriptor type
dtype = obj.descriptorType()
Output
dtype
Descriptor type, one of numeric MATLAB class names.
Always
uint8
for BRIEF.
Method Details
Access
public
Sealed
false
Static
false