Class and Description |
---|
RemapProcessor
ImageProcessor and associated static utility methods for transforming
an image based on the pixel positions given by a distortion map:
destination(x,y) = source(mapx(x,y), mapy(x,y)) . |
Class and Description |
---|
AffineParams
Parameters defining an affine simulation, in terms of a tilt and rotation.
|
Class and Description |
---|
AffineParams
Parameters defining an affine simulation, in terms of a tilt and rotation.
|
Class and Description |
---|
AffineParams
Parameters defining an affine simulation, in terms of a tilt and rotation.
|
ProjectionProcessor |