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 classstatic classAssignPixelValue_MB.I16<T extends InterleavedI16<T>>static classAssignPixelValue_MB.I8<T extends InterleavedI8<T>>static classConstructors 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