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