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