Target Outcome

Geometric reconstruction of a tissue of interest ready for meshing:

Prerequisites

Infrastructure

Previous protocols

For more details, see Specifications/ImageSegmentation.

Protocols

Input

Surface representation of tissue of interest in STL format in MRI coordinate system (raw, without filtering and smoothing)

Overview

  1. Load the desired STL into MeshLab

  2. Perform smoothing procedures on the STL using the parameters provided in component specific procedures. Refer to detailed directions in Smoothing Procedures as needed.
    • Save the STL regularly to avoid losing previous work through program crashes.
  3. Perform Paired Mesh distance mapping between the RAW and processed STLs to ensure that there have been no major changes to the mesh.
  4. Check and Repair the STL as needed
  5. Export the STL. This is now considered to be an explicit surface representation of the tissue of interest processed with volume preserving smoothing.
  6. Repeat this process for all components.

Data input procedures

Import STL to MeshLab:

  1. File -> 'Import Mesh...'

  2. Select desired STL file(s) (multiple contiguous by holding 'Shift', multiple non-contiguous by holding 'Ctrl').
  3. Click 'Import STL'

Data output procedures

Note: There is no “undo” in MeshLab, and the program crashes often. It is recommended to export the stl after every successful step in the process, to avoid having to repeat steps later!

EXPORT STL from MeshLab

  1. Select desired mesh to export from the Layer Dialog panel (see viewing options for directions to display the layer dialog)
  2. File -> 'Export Mesh As...'.

  3. Name file as desired, with the '.stl' extension.
  4. Click 'Save'

General procedures

Smoothing Procedures (LVTIT)

The protocols for using various smoothing features in MeshLab are described here. component specific procedures provides guidelines for which smoothing parameters to use for each tissue type.

Laplacian Smoothing [L]

  1. Select desired mesh from the Layer Dialog panel.
  2. Filters -> 'Smoothing, Fairing and Deformation' -> 'Laplacian Smooth'

  3. Set smoothing steps to 20 (or other value as per Component-Specific Procedures)
  4. Click Apply
  5. Save your work!

Surface Reconstruction: VCG [V]

  1. Select desired mesh from the Layer Dialog panel.
  2. Filters -> 'Remeshing, Simplification and Reconstruction' -> 'Surface Reconstruction: VCG'

  3. Set 'Voxel Side', 'world unit' to a meaningful size (i.e. relative to original image resolution; e.g. for cartilage images with a resolution of 0.35 x 0.35 x 0.7 mm, use a world unit of 0.35, 0.5, 0.7 mm).
  4. Select 'Post Merge Simplification'.
  5. Click 'Apply'

Note: Save your work!

Taubin Smoothing [T]

  1. Select desired mesh from the Layer Dialog panel.
  2. Filters -> 'Smoothing, Fairing and Deformation' -> 'Taubin Smoothing'

  3. Select 'Preview' to interactively display current smoothing parameters.
  4. Click 'Apply'.

Useful for:

Notes:

Iso Parameterization [I]

There are 2 stages to Iso Parameterization

Stage 1: Iso Parameterization
  1. Select desired mesh from the Layer Dialog panel.
  2. Filters -> 'Remeshing, Simplification and Reconstruction' -> 'Iso Parameterization'

  3. Click 'Apply’.

If double step does not work:

  1. Deselect ‘Double step’
  2. Click ‘Apply’

Warnings:

Stage 2: Iso Parameterization Remeshing
  1. Filters -> 'Remeshing, Simplification and Reconstruction' -> 'Iso Parameterization Remeshing'

  2. Try default 'Sampling Rate' = 10.
  3. Click 'Apply'.
  4. If needed, iterate the last two steps, changing the 'Sampling Rate' until the desired surface triangle size is obtained.

Component-Specific Procedures

1. Laplacian Smoothing (Smoothing Steps)

2. VCG Surface Reconstruction (Voxel Side)

3. Taubin Smoothing (Lambda, mu)

4. Iso Parameterization (Sampling Rate)

5. Taubin Smoothing (Lambda, mu)

Femur, Tibia

20

0.7

0.5, -0.53

10

0.5, -0.53

ACL

20

0.35

0.5, -0.53

3,4,5

0.5, -0.53

GeometryGeneration (last edited 2020-05-21 17:44:07 by sebastianjr)