| Package | Description |
|---|---|
| boofcv.alg.distort.impl |
| Modifier and Type | Method and Description |
|---|---|
static PixelTransformAffine_F32 |
DistortSupport.transformRotate(float x0,
float y0,
float x1,
float y1,
float angle)
Creates a
PixelTransformAffine_F32 from the dst image into the src image. |
static PixelTransformAffine_F32 |
DistortSupport.transformScale(ImageBase from,
ImageBase to)
Computes a transform which is used to rescale an image.
|
Copyright © 2013. All Rights Reserved.