Uses of Class
boofcv.struct.feature.TupleDesc_I8
Packages that use TupleDesc_I8
-
Uses of TupleDesc_I8 in boofcv.struct.feature
Classes in boofcv.struct.feature with type parameters of type TupleDesc_I8Modifier and TypeClassDescriptionclassTupleDesc_I8<TD extends TupleDesc_I8>Feature description storage in an array of bytes.Subclasses of TupleDesc_I8 in boofcv.struct.featureModifier and TypeClassDescriptionclassFeature description storage in an array of signed bytes.classFeature description storage in an array of unsigned bytes.