public class ImplImageDistort_I8<Input extends ImageGray,Output extends GrayI8> extends ImageDistortBasic_SB<Input,Output>
Implementation of ImageDistortBasic_SB.
| Constructor and Description |
|---|
ImplImageDistort_I8(InterpolatePixelS<Input> interp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assign(int indexDst,
float value) |
applyAll, applyOnlyInsideapply, apply, getRenderAll, init, setModel, setRenderAllpublic ImplImageDistort_I8(InterpolatePixelS<Input> interp)