Documentation of 'boofcv.abst.geo.triangulate.WrapNViewsTriangulateDLT' Java class
WrapNViewsTriangulateDLT
boofcv.abst.geo.triangulate

Class WrapNViewsTriangulateDLT

    • Constructor Detail

      • WrapNViewsTriangulateDLT

        public WrapNViewsTriangulateDLT()
    • Method Detail

      • triangulate

        public boolean triangulate(java.util.List<Point2D_F64> observations,
                                   java.util.List<Se3_F64> worldToView,
                                   Point3D_F64 location)
        Description copied from interface: TriangulateNViewsCalibrated
        Triangulate the points location.
        Specified by:
        triangulate in interface TriangulateNViewsCalibrated
        Parameters:
        observations - Observations of the 3D point in normalized image coordinates from different camera views..
        worldToView - Transform from world to each of the different camera views
        location - Computed location of feature in world coordinates.
        Returns:
        true if successful, false otherwise.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.