seg2mesh

Contents:

  • Installation
  • Examples
  • Modules
    • seg2mesh.config
    • seg2mesh.vol
    • seg2mesh.smesh
    • seg2mesh.vol_pipeline
    • seg2mesh.smesh_pipeline
seg2mesh
  • Modules
  • View page source

Modules

  • seg2mesh.config
    • AcvdOptions
    • MmgOptions
    • SegmentationPipeline
    • SegmentationProcessing
    • SurfaceMeshPipeline
    • parse_model_from_json()
    • save_model_to_json()
  • seg2mesh.vol
    • NamedLabelImage
    • NamedVTKImage
    • convert_segmentation_to_vtk()
    • create_canvas_for_volumes()
    • create_lut_from_label_image()
    • make_contiguous()
    • process_segmentation()
    • remove_islands()
    • resample_greyscale()
    • resample_label_image()
    • resample_volumes_to_canvas()
  • seg2mesh.smesh
    • add_scalardict_to_field_data()
    • clean_poly()
    • compute_normals()
    • constrained_laplacian_smooth()
    • evaluate_distance_metrics()
    • evaluate_polydata_distance()
    • evaluate_volume_metrics()
    • extract_isocontours()
    • get_compatible_origin_and_size()
    • get_curvatures()
    • image_boolean()
    • mmg_remesh()
    • remesh()
    • remove_islands()
    • repair_mesh()
    • taubin_smooth()
    • voxelize_mesh()
  • seg2mesh.vol_pipeline
    • main()
  • seg2mesh.smesh_pipeline
    • main()
Previous Next

© Copyright 2026, Scott Sibole.

Built with Sphinx using a theme provided by Read the Docs.