Uses of Interface
boofcv.alg.distort.AssignPixelValue_SB
-
Uses of AssignPixelValue_SB in boofcv.alg.distort
Modifier and TypeClassDescriptionstatic class
static class
AssignPixelValue_SB.I16<T extends GrayI16<T>>
static class
AssignPixelValue_SB.I8<T extends GrayI8<T>>
static class
Modifier and TypeFieldDescriptionprotected AssignPixelValue_SB<Output>
ImageDistortBasic_SB.assigner
protected AssignPixelValue_SB<Output>
ImageDistortCache_SB.assigner
ModifierConstructorDescriptionImageDistortBasic_SB
(AssignPixelValue_SB<Output> assigner, InterpolatePixelS<Input> interp) Specifies configuration parametersImageDistortBasic_SB_MT
(AssignPixelValue_SB<Output> assigner, InterpolatePixelS<Input> interp) Specifies configuration parametersImageDistortCache_SB
(AssignPixelValue_SB<Output> assigner, InterpolatePixelS<Input> interp) Specifies configuration parametersImageDistortCache_SB_MT
(AssignPixelValue_SB<Output> assigner, InterpolatePixelS<Input> interp) Specifies configuration parameters