IMAGE
- Type of underlying imagepublic interface PyramidProcessor<IMAGE extends Image<?,IMAGE> & SinglebandImageProcessor.Processable<Float,FImage,IMAGE>>
Modifier and Type | Method and Description |
---|---|
void |
process(GaussianPyramid<IMAGE> pyramid)
Process the given pyramid.
|
void process(GaussianPyramid<IMAGE> pyramid)
pyramid
- the pyramid.