Class Hierarchy
- java.lang.Object
- boofcv.struct.sparse.GradientValue_F32 (implements boofcv.struct.sparse.GradientValue)
- boofcv.struct.sparse.GradientValue_F64 (implements boofcv.struct.sparse.GradientValue)
- boofcv.struct.sparse.GradientValue_I32 (implements boofcv.struct.sparse.GradientValue)
- boofcv.struct.sparse.SparseGradientSafe<T,
G> (implements boofcv.struct.sparse.SparseImageGradient<T, G>) - boofcv.struct.sparse.SparseScaleGradient<T,
G> (implements boofcv.struct.sparse.SparseImageGradient<T, G>) - boofcv.struct.sparse.SparseScaleSample_F32<T> (implements boofcv.struct.sparse.SparseImageSample_F32<T>)
- boofcv.struct.sparse.SparseScaleSample_F64<T> (implements boofcv.struct.sparse.SparseImageSample_F64<T>)
Interface Hierarchy
- boofcv.struct.sparse.GradientValue
- boofcv.struct.sparse.SparseImageOperator<T>
- boofcv.struct.sparse.SparseImageGradient<T,
G> - boofcv.struct.sparse.SparseImageSample_F32<T>
- boofcv.struct.sparse.SparseImageSample_F64<T>
- boofcv.struct.sparse.SparseImageGradient<T,