Uses of Class
boofcv.factory.geo.ConfigHomography
Packages that use ConfigHomography
-
Uses of ConfigHomography in boofcv.factory.geo
Methods in boofcv.factory.geo that return ConfigHomographyMethods in boofcv.factory.geo with parameters of type ConfigHomographyModifier and TypeMethodDescriptionFactoryMultiViewRobust.homographyLMedS(@Nullable ConfigHomography configHomography, ConfigLMedS configLMedS) Robust solution for estimatingHomography2D_F64withLMedS.static Ransac<Homography2D_F64,AssociatedPair> FactoryMultiViewRobust.homographyRansac(@Nullable ConfigHomography configHomography, ConfigRansac configRansac) Robust solution for estimatingHomography2D_F64withRansac.ConfigHomography.setTo(ConfigHomography src) -
Uses of ConfigHomography in boofcv.factory.structure
Fields in boofcv.factory.structure declared as ConfigHomographyModifier and TypeFieldDescriptionfinal ConfigHomographyConfigEpipolarScore3D.ModelInliers.homographyConfiguration for computing Homography matrix