Package boofcv.abst.sfm
-
Interface Summary Interface Description AccessPointTracks Provides access to the location of point tracks.AccessPointTracks3D Provides information on point feature based SFM tracking algorithmImagePixelTo3D Generalized interface for sensors which allow pixels in an image to be converted into 3D world coordinates. -
Class Summary Class Description DepthSparse3D_to_PixelTo3D<T extends boofcv.struct.image.ImageGray<T>> Wrapper aroundDepthSparse3DforImagePixelTo3D.