public class ImplImageDistortCache_S32<Input extends ImageGray> extends ImageDistortCache_SB<Input,GrayS32>
ImageDistortCache_SB for GrayS32.dirty, dstImg, renderAll, srcImg| Constructor and Description |
|---|
ImplImageDistortCache_S32(InterpolatePixelS<Input> interp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assign(int indexDst,
float value) |
apply, apply, applyOnlyInside, getRenderAll, renderAll, setModel, setRenderAllpublic ImplImageDistortCache_S32(InterpolatePixelS<Input> interp)
protected void assign(int indexDst,
float value)
assign in class ImageDistortCache_SB<Input extends ImageGray,GrayS32>