Uses of Class
boofcv.abst.geo.bundle.SceneStructureCommon.Point
-
Uses of SceneStructureCommon.Point in boofcv.abst.geo.bundle
Modifier and TypeFieldDescriptionSceneStructureMetric.Rigid.points
Location of points in object's reference frame.Modifier and TypeMethodDescriptiondouble
SceneStructureCommon.Point.distance
(SceneStructureCommon.Point p) -
Uses of SceneStructureCommon.Point in boofcv.alg.structure
Modifier and TypeMethodDescriptionprotected void
GenerateStereoPairGraphFromScene.computePointingVector
(Se3_F64 world_to_view, SceneStructureCommon.Point p, boolean homogenous, Vector3D_F64 pointing) Computes the pointing vector between the view and point in world frame.