| Package | Description |
|---|---|
| boofcv.alg.transform.pyramid | |
| boofcv.factory.transform.pyramid | |
| boofcv.struct.pyramid |
| Class and Description |
|---|
| ImagePyramid
Image pyramids represent an image at different resolution in a fine to coarse fashion.
|
| ImagePyramidBase
Base class for image pyramids.
|
| PyramidDiscrete
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
An image pyramid where each level can be an arbitrary scale.
|
| Class and Description |
|---|
| PyramidDiscrete
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
An image pyramid where each level can be an arbitrary scale.
|
| Class and Description |
|---|
| ImagePyramid
Image pyramids represent an image at different resolution in a fine to coarse fashion.
|
| ImagePyramidBase
Base class for image pyramids.
|
Copyright © 2013. All Rights Reserved.