Documentation of 'boofcv.alg.geo.ModelObservationResidualN' Java class
ModelObservationResidualN
boofcv.alg.geo

Interface ModelObservationResidualN<Model,Observation>

    • Method Detail

      • setModel

        void setModel(Model model)
        Specify the model being evaluated
        Parameters:
        model - The model.
      • computeResiduals

        int computeResiduals(Observation observation,
                             double[] residuals,
                             int index)
        Compute the residual errors for the observation
        Parameters:
        observation - Observation of point feature in two views
        Returns:
        The new index. index + getN()
      • getN

        int getN()
        The number of outputs
        Returns:
        number of outputs

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.