Package boofcv.alg.sfm
-
Class Summary Class Description DepthSparse3D<T extends ImageGray<T>> Computes the 3D coordinate a point in a visual camera given a depth image.DepthSparse3D.F32 Implementation forGrayF32
.DepthSparse3D.I<T extends GrayI<T>> Implementation forGrayI
.StereoProcessingBase<T extends ImageGray<T>> Base class that configures stereo processing.StereoSparse3D<T extends ImageGray<T>> Computes stereo disparity on a per pixel basis as requested.