Documentation of 'boofcv.alg.geo.robust.DistanceTranGivenRotSq' Java class
DistanceTranGivenRotSq
boofcv.alg.geo.robust

Class DistanceTranGivenRotSq

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void computeDistance(java.util.List<Point2D3D> data, double[] distance)
      Computes the distance a set of points is from the model and saves the results in the provided array.
      double computeDistance(Point2D3D pt)
      Computes the distance the point is from the model.
      void setModel(Vector3D_F64 translation)
      Sets the model parameters.
      void setRotation(org.ejml.data.DenseMatrix64F R) 
      • Methods inherited from class java.lang.Object

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

      • DistanceTranGivenRotSq

        public DistanceTranGivenRotSq()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.