| Package | Description |
|---|---|
| org.openimaj.image.analysis.pyramid.gaussian |
| Constructor and Description |
|---|
GaussianPyramid(GaussianPyramidOptions<I> options)
Construct a Pyramid with the given options.
|
GaussianPyramidOptions(GaussianPyramidOptions<?> options)
Construct the pyramid options by copying the non-processor options from
the given options object.
|