boofcv.alg.geo
Class RodriguesRotationJacobian
- java.lang.Object
-
- boofcv.alg.geo.RodriguesRotationJacobian
-
public class RodriguesRotationJacobian extends java.lang.ObjectComputes the rotation matrix derivative for Rodrigues coordinates which have been parameterized by a 3 vector. The rotation is equal to the vector's magnitude and the rotation vector is the unit vector.
-
-
Field Summary
Fields Modifier and Type Field and Description org.ejml.data.DenseMatrix64FRxorg.ejml.data.DenseMatrix64FRyorg.ejml.data.DenseMatrix64FRz
-
Constructor Summary
Constructors Constructor and Description RodriguesRotationJacobian()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidprocess(double x, double y, double z)Computes the Rodrigues coordinate Jacobian
-
DataMelt 3.0 © DataMelt by jWork.ORG