Changes between Initial Version and Version 1 of StatsMenu


Ignore:
Timestamp:
Mar 10, 2010, 3:43:58 PM (15 years ago)
Author:
bpt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StatsMenu

    v1 v1  
     1= Statistics Menu =
     2
     3This menu has a number of options for performing statistical and related operations.
     4
     5== Average construction ==
     6
     7Match to base face::
     8 This is a legacy function used to align surface via delineation of the 2D texture map using a .tem file.  Recommended to use the warping options on the Edit menu instead.
     9
     10Display N::
     11 Displays the number of faces in this averge on the status line (at the bottom of the window).
     12
     13Add to average::
     14 Prompts for a .obj file to add to the currently displayed (average) surface.  Files should have the same mesh structure before calling this method, use [EditMenu Edit->Warp3D].
     15
     16Average list::
     17Average a set of .obj files together.  The list is read from a text file with the name of each (aligned) .obj file on each line.
     18
     19Iterate average::
     20Tick this option when averaging lists of faces for improved accuracy of the average.  The shape of the average is affected by the (rigid+scale) alignment of the faces, for best results faces to be averaged should be aligned to the average.  As the average is initially unknown this iterates by aligning to the current estimate of the average each iteration.
     21
     22Auto procrustes normalise::
     23Procrustes normalisation is rigid body plus scaling to minimise the differences between surfaces.  This option should be turned on unless the surface position/orientation/scale are pre-normalised some how.