Changes between Version 20 and Version 21 of StatsMenu
- Timestamp:
- Jun 3, 2013, 11:39:14 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StatsMenu
v20 v21 22 22 Groupwise align list[[BR]] 23 23 24 Prompts for a file with a list of .obj files to align. 24 Prompts for a file with a list of .obj files to align. It attempts to match all files to a common average that is generated. Results can be variable and the method takes a while to converge. One of the slowest steps is the original pairwise alignment of the first in the list to all the others based on shape only using non-rigid iterative closest point. If (for some reason) the algorithm fails after performing the initial alignment on a number of files it is possible to skip the initial alignment for those already processed by entering the number pre-processed in the dialog box when prompted. Otherwise this value should remain zero. When the alignment is completed the aligned files are stored in finalX.obj where X is the number of the order in the original list. 25 25 26 26 == Using averages ==