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