Uses of Interface
boofcv.alg.distort.AssignPixelValue_MB
Packages that use AssignPixelValue_MB
-
Uses of AssignPixelValue_MB in boofcv.alg.distort
Classes in boofcv.alg.distort that implement AssignPixelValue_MBModifier and TypeClassDescriptionstatic class
static class
AssignPixelValue_MB.I16<T extends InterleavedI16<T>>
static class
AssignPixelValue_MB.I8<T extends InterleavedI8<T>>
static class
Constructors in boofcv.alg.distort with parameters of type AssignPixelValue_MBModifierConstructorDescriptionImageDistortBasic_IL
(AssignPixelValue_MB<Output> assigner, InterpolatePixelMB<Input> interp) Specifies configuration parametersImageDistortBasic_IL_MT
(AssignPixelValue_MB<Output> assigner, InterpolatePixelMB<Input> interp) Specifies configuration parameters