SMILI
Assistant
milxModelApp
The model application can run
common surface/model processing algorithms over a number of models at
once. This includes:
- Thresholding (using scalars to clip meshes) - Above and Below
- Decimating
- Flipping along Axes
- Smoothing - Windowed Sinc, Laplacian
- Concatenating models
- Scalar Operations - Statistics, Difference, Remove, Copy
- Registration - Iterative Closest Points (ICP), Procrustes
Example Uses
Concatenate surfaces
milxModelApp *.vtk --cat -o initial.vtk
Split surfaces based on knowledge of known components of that surface
milxModelApp --split combined_new_weights.vtk --component Atlas_MRI_surface_R_ace.vtk --component Atlas_MRI_surface_R_fem.vtk -p split_