public class DioramaEffect extends Object implements SinglebandImageProcessor<Float,FImage>
SummedAreaTable to efficiently compute box-blurs.SinglebandImageProcessor.Processable<T,S extends Image<T,S>,I extends Image<?,I>>| Constructor and Description |
|---|
DioramaEffect(Line2d axis)
Construct with the given tilt axis
|
public DioramaEffect(Line2d axis)
axis - public void processImage(FImage image)
ImageProcessorImage.internalAssign(Image).processImage in interface ImageProcessor<FImage>image - The image to process in place.