public class SphereToNarrowPixel_F64
extends java.lang.Object
implements boofcv.struct.distort.Point3Transform2_F64
| Constructor and Description |
|---|
SphereToNarrowPixel_F64(boofcv.struct.distort.Point2Transform2_F64 projToPixel) |
| Modifier and Type | Method and Description |
|---|---|
void |
compute(double x,
double y,
double z,
georegression.struct.point.Point2D_F64 out) |