Definition at line 29 of file icp_customized.py.
Definition at line 140 of file icp_customized.py.
icp_customized.diff = PM.get().TransformationCheckerRegistrar.create(name, params) |
Definition at line 94 of file icp_customized.py.
icp_customized.DP = PM.DataPoints |
Definition at line 12 of file icp_customized.py.
icp_customized.errorMinimizer |
Definition at line 125 of file icp_customized.py.
icp_customized.icp = PM.ICP() |
Definition at line 38 of file icp_customized.py.
icp_customized.inspector |
Definition at line 131 of file icp_customized.py.
bool icp_customized.is_3D = True |
Definition at line 24 of file icp_customized.py.
icp_customized.kdtree = PM.get().MatcherRegistrar.create(name, params) |
Definition at line 70 of file icp_customized.py.
icp_customized.matcher |
Definition at line 121 of file icp_customized.py.
icp_customized.maxIter = PM.get().TransformationCheckerRegistrar.create(name, params) |
Definition at line 87 of file icp_customized.py.
icp_customized.minDist_read = PM.get().DataPointsFilterRegistrar.create(name, params) |
Definition at line 47 of file icp_customized.py.
icp_customized.minDist_ref = PM.get().DataPointsFilterRegistrar.create(name, params) |
Definition at line 58 of file icp_customized.py.
string icp_customized.name = "MinDistDataPointsFilter" |
Definition at line 45 of file icp_customized.py.
icp_customized.nullInspect = PM.get().InspectorRegistrar.create(name) |
Definition at line 100 of file icp_customized.py.
string icp_customized.output_base_directory = "tests/icp_customized/" |
Definition at line 18 of file icp_customized.py.
string icp_customized.output_base_file = "test" |
Definition at line 21 of file icp_customized.py.
icp_customized.Parameters = pms.Parametrizable.Parameters |
Definition at line 13 of file icp_customized.py.
icp_customized.params = Parameters() |
Definition at line 39 of file icp_customized.py.
icp_customized.PM = pm.PointMatcher |
Definition at line 11 of file icp_customized.py.
icp_customized.pointToPoint = PM.get().ErrorMinimizerRegistrar.create(name) |
Definition at line 81 of file icp_customized.py.
icp_customized.rand_read = PM.get().DataPointsFilterRegistrar.create(name, params) |
Definition at line 52 of file icp_customized.py.
icp_customized.rand_ref = PM.get().DataPointsFilterRegistrar.create(name, params) |
Definition at line 63 of file icp_customized.py.
Definition at line 28 of file icp_customized.py.
icp_customized.rigid_trans = PM.get().TransformationRegistrar.create(name) |
Definition at line 112 of file icp_customized.py.
Definition at line 137 of file icp_customized.py.
string icp_customized.test_base = "3D" |
Definition at line 30 of file icp_customized.py.
icp_customized.trim = PM.get().OutlierFilterRegistrar.create(name, params) |
Definition at line 76 of file icp_customized.py.