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.residualConstructors 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 TypeClassDescriptionclassComputes the Sampson distance residual for a set of observations given an esesntial matrix.classComputes the Sampson distance residual for a set of observations given a fundamental matrix.classComputes the residual just using the fundamental matrix constraint