Uses of Interface
boofcv.alg.geo.bundle.jacobians.JacobianSo3
-
Uses of JacobianSo3 in boofcv.alg.geo.bundle
-
Uses of JacobianSo3 in boofcv.alg.geo.bundle.jacobians
Modifier and TypeClassDescriptionclass
Implements a numerical Jacobian for the SO3class
Jacobian for 4-tuple encodedQuaternion
(w,x,y,z).class
Jacobian for 3-tuple encoded Rodrigues.Modifier and TypeMethodDescriptionJacobianSo3.newInstance()
Creates a new instance which is equivalent to 'this'.JacobianSo3Quaternions.newInstance()
JacobianSo3Rodrigues.newInstance()