Package boofcv.struct.pyramid
-
Interface Summary Interface Description ImagePyramid<T extends ImageBase> Image pyramids represent an image at different resolution in a fine to coarse fashion. -
Class Summary Class Description ImagePyramidBase<T extends ImageGray> Base class for image pyramids.PyramidDiscrete<T extends ImageGray> In this implementation the scale factor between each layer is limited to being a positive integer that is evenly divisible by the previous layer.PyramidFloat<T extends ImageGray> An image pyramid where each level can be an arbitrary scale.
DataMelt 3.0 © DataMelt by jWork.ORG