Uses of Class
boofcv.factory.structure.ConfigEpipolarScore3D
Packages that use ConfigEpipolarScore3D
-
Uses of ConfigEpipolarScore3D in boofcv.factory.structure
Fields in boofcv.factory.structure declared as ConfigEpipolarScore3DModifier and TypeFieldDescriptionfinal ConfigEpipolarScore3DConfigGeneratePairwiseImageGraph.scoreConfiguration for how quality of 3D information between two views is scoredfinal ConfigEpipolarScore3DConfigSelectFrames3D.scorer3DConfiguration for determining if 2-views have a 3D relationshipMethods in boofcv.factory.structure that return ConfigEpipolarScore3DMethods in boofcv.factory.structure with parameters of type ConfigEpipolarScore3DModifier and TypeMethodDescriptionstatic EpipolarScore3DFactorySceneReconstruction.epipolarScore3D(ConfigEpipolarScore3D config) Creates a new instance ofEpipolarScore3Dbased on the passed in configurationConfigEpipolarScore3D.setTo(ConfigEpipolarScore3D src)