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 TypeClassDescriptionclass
TupleDesc_I8<TD extends TupleDesc_I8>
Feature description storage in an array of bytes.Subclasses of TupleDesc_I8 in boofcv.struct.featureModifier and TypeClassDescriptionclass
Feature description storage in an array of signed bytes.class
Feature description storage in an array of unsigned bytes.