Uses of Enum Class
boofcv.factory.feature.describe.ConfigConvertTupleDesc.DataType
-
Uses of ConfigConvertTupleDesc.DataType in boofcv.factory.feature.describe
Modifier and TypeFieldDescriptionConfigConvertTupleDesc.outputData
Data structure of the output descriptor.Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ConfigConvertTupleDesc.DataType[]
ConfigConvertTupleDesc.DataType.values()
Returns an array containing the constants of this enum class, in the order they are declared.