Package | Description |
---|---|
org.openimaj.feature.local.matcher.consistent | |
org.openimaj.math.geometry.transforms.estimation | |
org.openimaj.math.model.fit |
Class and Description |
---|
RobustModelFitting
RobustModelFitting is an interface for fitting models that are able to
distinguish between inliers and outliers in the training data.
|
Class and Description |
---|
ModelFitting
An interface that describes an object capable of fitting data to a model in a
more generic way than through the Model's estimate method.
|
RANSAC.StoppingCondition
Interface for classes that can control RANSAC iterations
|
RobustModelFitting
RobustModelFitting is an interface for fitting models that are able to
distinguish between inliers and outliers in the training data.
|
Class and Description |
---|
ModelFitting
An interface that describes an object capable of fitting data to a model in a
more generic way than through the Model's estimate method.
|
RANSAC.NumberInliersStoppingCondition
Stopping condition that tests the number of matches against a threshold.
|
RANSAC.StoppingCondition
Interface for classes that can control RANSAC iterations
|
RobustModelFitting
RobustModelFitting is an interface for fitting models that are able to
distinguish between inliers and outliers in the training data.
|