Documentation of 'boofcv.struct.sfm.StereoPose' Java class
StereoPose
boofcv.struct.sfm

Class StereoPose



  • public class StereoPose
    extends java.lang.Object
    Specifies the pose of a stereo camera system as a kinematic chain relative to camera 0.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • worldToCam0

        public Se3_F64 worldToCam0
      • cam0ToCam1

        public Se3_F64 cam0ToCam1
    • Constructor Detail

      • StereoPose

        public StereoPose(Se3_F64 worldToCam0,
                          Se3_F64 cam0ToCam1)
      • StereoPose

        public StereoPose()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.