Package boofcv.alg.sfm
package boofcv.alg.sfm
-
ClassDescriptionDepthSparse3D<T extends ImageGray<T>>Computes the 3D coordinate a point in a visual camera given a depth image.Implementation for
GrayF32
.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.