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_F64
withLMedS
.static Ransac<Homography2D_F64,
AssociatedPair> FactoryMultiViewRobust.homographyRansac
(@Nullable ConfigHomography configHomography, ConfigRansac configRansac) Robust solution for estimatingHomography2D_F64
withRansac
.ConfigHomography.setTo
(ConfigHomography src) -
Uses of ConfigHomography in boofcv.factory.structure
Fields in boofcv.factory.structure declared as ConfigHomographyModifier and TypeFieldDescriptionfinal ConfigHomography
ConfigEpipolarScore3D.ModelInliers.homography
Configuration for computing Homography matrix