Package boofcv.alg.sfm.overhead
package boofcv.alg.sfm.overhead
-
ClassDescriptionComputes the location of a point on the plane from an observation in pixels and the reverse.CreateSyntheticOverheadView<T extends ImageBase<T>>Converts a camera image into an overhead orthogonal view with known metric properties given a known transform from the plane to camera.CreateSyntheticOverheadViewPL<T extends ImageGray<T>>Implementation of
CreateSyntheticOverheadView
forPlanar
.CreateSyntheticOverheadViewS<T extends ImageGray<T>>Implementation ofCreateSyntheticOverheadView
forImageGray
.OverheadView<T extends ImageBase<T>>Data structure for an overhead orthogonal view with known metric properties.Give a camera's intrinsic and extrinsic parameters, selects a reasonable overhead view to render the image onto.