public class TransformThenPixel_F64
extends java.lang.Object
implements boofcv.struct.distort.PointTransform_F64
| Constructor and Description |
|---|
TransformThenPixel_F64(boofcv.struct.distort.PointTransform_F64 first) |
| Modifier and Type | Method and Description |
|---|---|
void |
compute(double x,
double y,
georegression.struct.point.Point2D_F64 out) |
boofcv.struct.distort.PointTransform_F64 |
set(double fx,
double fy,
double skew,
double cx,
double cy) |