Uses of Interface
boofcv.alg.geo.ModelObservationResidual
-
Uses of ModelObservationResidual in boofcv.abst.geo.fitting
ModifierConstructorDescription -
Uses of ModelObservationResidual in boofcv.abst.geo.optimization
Modifier and TypeFieldDescriptionprotected ModelObservationResidual<DMatrixRMaj,
AssociatedPair> ResidualsEpipolarMatrix.residual
ModifierConstructorDescriptionResidualsEpipolarMatrix
(ModelCodec<DMatrixRMaj> param, ModelObservationResidual<DMatrixRMaj, AssociatedPair> residual) Configures algorithm -
Uses of ModelObservationResidual in boofcv.alg.geo.f
Modifier and TypeClassDescriptionclass
Computes the Sampson distance residual for a set of observations given an esesntial matrix.class
Computes the Sampson distance residual for a set of observations given a fundamental matrix.class
Computes the residual just using the fundamental matrix constraint