public class NarrowPixelToSphere_F64
extends java.lang.Object
implements boofcv.struct.distort.Point2Transform3_F64
| Constructor and Description |
|---|
NarrowPixelToSphere_F64(boofcv.struct.distort.Point2Transform2_F64 pixelToNorm) |
| Modifier and Type | Method and Description |
|---|---|
void |
compute(double x,
double y,
georegression.struct.point.Point3D_F64 out) |