Uses of Enum Class
boofcv.factory.feature.describe.ConfigConvertTupleDesc.DataType
Packages that use ConfigConvertTupleDesc.DataType
-
Uses of ConfigConvertTupleDesc.DataType in boofcv.factory.feature.describe
Fields in boofcv.factory.feature.describe declared as ConfigConvertTupleDesc.DataTypeModifier and TypeFieldDescriptionConfigConvertTupleDesc.outputData
Data structure of the output descriptor.Methods in boofcv.factory.feature.describe that return ConfigConvertTupleDesc.DataTypeModifier 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.