template.prm

来自「Image Processing, Analysis, and Machine 」· PRM 代码 · 共 33 行

PRM
33
字号
# This is a template for a parameter file for ICRP package ###iteration stops when difference between two last DMS is lesser then thresholdthreshold	0.0000001##when global is set to 1, different initial rotations are used to find global minimumglobal		0##depth of each initial iteration (doesn't matter in case global is set to 0)iidepth		5##when fastercp is set to 1, faster closest points finding is usedfastercp	0##how large part of model shape will be searched (0.1=10%) in case fastercp is set to 1searchedpart	0.3##translate data set to coinside the centers of mass of data and model setscentering       0##eliminate not corresponding pointseliminate	1##limit for finding reciprocal pointselimit		2##when correspinfo is set to 1, it is assumed, that there is a file "corresp"#defining corresponding point pairs for measurement purposescorrespinfo	0# faster range based closest point searchrangesearch 	1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?