| Package | Description |
|---|---|
| boofcv.alg.distort | |
| boofcv.alg.distort.impl | |
| boofcv.factory.distort |
| Class and Description |
|---|
| ImageDistort
Copies an image onto another image while applying a transform to the pixel coordinates.
|
| Class and Description |
|---|
| ImageDistort
Copies an image onto another image while applying a transform to the pixel coordinates.
|
| ImageDistortBasic
Most basic implementation of
ImageDistort. |
| ImageDistortCache
Except for very simple functions, computing the per pixel distortion is an expensive operation.
|
| PixelTransformAffine_F32
Distorts pixels using
Affine2D_F32. |
| Class and Description |
|---|
| ImageDistort
Copies an image onto another image while applying a transform to the pixel coordinates.
|
Copyright © 2013. All Rights Reserved.