Changes between Version 19 and Version 20 of StatsMenu
- Timestamp:
- Jun 3, 2013, 11:32:38 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StatsMenu
v19 v20 35 35 36 36 Compare averages:: 37 Compare two averages using Hotelling's T^2 test at each vertex (related to the Student's t-test for 1D distributions). Shows the facial areas where the samples are significantly different.37 Compare two averages using Hotelling's T^2^ test at each vertex (related to the Student's t-test for 1D distributions). Shows the facial areas where the samples are significantly different. 38 38 39 39 Transform:: 40 40 Adds the differences between two surfaces (usually averages) to alter a facial surface. You are prompted for the two (average) surfaces and the amount to scale the differences by. e.g. to change a female face to their male equivalent load the subject's (standard) mesh, select Transform, load the female then the male average when prompted, then set the change to 1 (100% of the difference between the two). 41 42 Super Batch Transform:: 43 This option applies a custom transform to each 3d model in a list according to rules specified in a text file. Each line can contain the following options, which should be specified in the first line of the file: 44 45 {{{ 46 image 47 input 48 source 49 target 50 shape 51 colour 52 angle_x 53 angle_y 54 angle_z 55 start_angle_x 56 start_angle_y 57 start_angle_z 58 end_angle_x 59 end_angle_y 60 end_angle_z 61 angle_fraction 62 image_width 63 image_height 64 }}} 65 66 Not all options are needed, but there are some interdependencies. 41 67 42 68 View Morph: … … 73 99 74 100 Builds a combined shape and appearance model using the PCA shape analysis above and an image PCA as created in Psychomorph. 75 Groupwise align list[[BR]]76 Prompts for a file with a list of .obj files to align.77 101 78 102 == Procrustes Analysis == 79 Groupwise align list[[BR]]80 Prompts for a file with a list of .obj files to align.81 103 82 104 Do some measurements on 3D templates after best fit alignment. (Not sure why these options are here ...)