Documentation of 'boofcv.abst.geo.pose.WrapP3PLineDistance' Java class
WrapP3PLineDistance
boofcv.abst.geo.pose

Class WrapP3PLineDistance

    • Method Detail

      • process

        public boolean process(java.util.List<Point2D3D> inputs,
                               FastQueue<Se3_F64> solutions)
        Description copied from interface: GeoModelEstimatorN
        Estimates a set of models which fit the given a set of observations. A FastQueue is used to store the found models. Each time this function is invoked 'estimatedModels' is reset and new models are requested using the FastQueue.pop() function.
        Specified by:
        process in interface GeoModelEstimatorN<Se3_F64,Point2D3D>
        Parameters:
        inputs - Input: Set of observations. Not modified.
        solutions - Output: Storage for the set of estimated models. Modified.
        Returns:
        true if successful

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.