Uses of Interface
boofcv.alg.geo.ModelObservationResidual
Packages that use ModelObservationResidual
-
Uses of ModelObservationResidual in boofcv.abst.geo.fitting
Constructors in boofcv.abst.geo.fitting with parameters of type ModelObservationResidualModifierConstructorDescription -
Uses of ModelObservationResidual in boofcv.abst.geo.optimization
Fields in boofcv.abst.geo.optimization declared as ModelObservationResidualModifier and TypeFieldDescriptionprotected ModelObservationResidual<DMatrixRMaj,
AssociatedPair> ResidualsEpipolarMatrix.residual
Constructors in boofcv.abst.geo.optimization with parameters of type ModelObservationResidualModifierConstructorDescriptionResidualsEpipolarMatrix
(ModelCodec<DMatrixRMaj> param, ModelObservationResidual<DMatrixRMaj, AssociatedPair> residual) Configures algorithm -
Uses of ModelObservationResidual in boofcv.alg.geo.f
Classes in boofcv.alg.geo.f that implement ModelObservationResidualModifier 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