Uses of Class
boofcv.struct.sparse.GradientValue_I32
-
Uses of GradientValue_I32 in boofcv.alg.filter.derivative.impl
Modifier and TypeMethodDescriptionGradientSparsePrewitt_U8.compute
(int x, int y) GradientSparseSobel_U8.compute
(int x, int y) GradientSparseThree_U8.compute
(int x, int y) GradientSparseTwo0_U8.compute
(int x, int y) GradientSparseTwo1_U8.compute
(int x, int y) Modifier and TypeMethodDescriptionGradientSparsePrewitt_U8.getGradientType()
GradientSparseSobel_U8.getGradientType()
GradientSparseThree_U8.getGradientType()
GradientSparseTwo0_U8.getGradientType()
GradientSparseTwo1_U8.getGradientType()
-
Uses of GradientValue_I32 in boofcv.alg.transform.ii.impl
Modifier and TypeMethodDescriptionSparseIntegralGradient_NoBorder_I32.compute
(int x, int y) SparseIntegralHaar_NoBorder_I32.compute
(int x, int y) Modifier and TypeMethodDescriptionSparseIntegralGradient_NoBorder_I32.getGradientType()
SparseIntegralHaar_NoBorder_I32.getGradientType()