public static class DepthSparse3D.I<T extends boofcv.struct.image.GrayI<T>> extends DepthSparse3D<T>
GrayI.DepthSparse3D.F32, DepthSparse3D.I<T extends boofcv.struct.image.GrayI<T>>depthImage| Constructor and Description |
|---|
I(double depthScale) |
| Modifier and Type | Method and Description |
|---|---|
protected double |
lookupDepth(int depthX,
int depthY)
Internal function which looks up the pixel's depth.
|
configure, getWorldPt, process, setDepthImageprotected double lookupDepth(int depthX,
int depthY)
DepthSparse3DlookupDepth in class DepthSparse3D<T extends boofcv.struct.image.GrayI<T>>depthX - x-coordinate of pixel in depth cameradepthY - y-coordinate of pixel in depth camera