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