CLAUDE.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/physiomotion4d/__init__.py
src/physiomotion4d/anatomy_taxonomy.py
src/physiomotion4d/contour_tools.py
src/physiomotion4d/convert_nrrd_4d_to_3d.py
src/physiomotion4d/convert_vtk_to_usd.py
src/physiomotion4d/data_download_tools.py
src/physiomotion4d/image_tools.py
src/physiomotion4d/physiomotion4d_base.py
src/physiomotion4d/register_images_ants.py
src/physiomotion4d/register_images_base.py
src/physiomotion4d/register_images_greedy.py
src/physiomotion4d/register_images_icon.py
src/physiomotion4d/register_models_distance_maps.py
src/physiomotion4d/register_models_icp.py
src/physiomotion4d/register_models_icp_itk.py
src/physiomotion4d/register_models_pca.py
src/physiomotion4d/register_time_series_images.py
src/physiomotion4d/segment_anatomy_base.py
src/physiomotion4d/segment_chest_total_segmentator.py
src/physiomotion4d/segment_heart_simpleware.py
src/physiomotion4d/test_tools.py
src/physiomotion4d/transform_tools.py
src/physiomotion4d/usd_anatomy_tools.py
src/physiomotion4d/usd_tools.py
src/physiomotion4d/workflow_convert_ct_to_vtk.py
src/physiomotion4d/workflow_convert_heart_gated_ct_to_usd.py
src/physiomotion4d/workflow_convert_vtk_to_usd.py
src/physiomotion4d/workflow_create_statistical_model.py
src/physiomotion4d/workflow_fit_statistical_model_to_patient.py
src/physiomotion4d/workflow_reconstruct_highres_4d_ct.py
src/physiomotion4d.egg-info/PKG-INFO
src/physiomotion4d.egg-info/SOURCES.txt
src/physiomotion4d.egg-info/dependency_links.txt
src/physiomotion4d.egg-info/entry_points.txt
src/physiomotion4d.egg-info/requires.txt
src/physiomotion4d.egg-info/top_level.txt
src/physiomotion4d/cli/__init__.py
src/physiomotion4d/cli/convert_ct_to_vtk.py
src/physiomotion4d/cli/convert_heart_gated_ct_to_usd.py
src/physiomotion4d/cli/convert_vtk_to_usd.py
src/physiomotion4d/cli/create_statistical_model.py
src/physiomotion4d/cli/fit_statistical_model_to_patient.py
src/physiomotion4d/cli/reconstruct_highres_4d_ct.py
src/physiomotion4d/cli/visualize_pca_modes.py
src/physiomotion4d/simpleware_medical/SimplewareScript_heart_segmentation.py
src/physiomotion4d/simpleware_medical/__init__.py
src/physiomotion4d/vtk_to_usd/__init__.py
src/physiomotion4d/vtk_to_usd/converter.py
src/physiomotion4d/vtk_to_usd/data_structures.py
src/physiomotion4d/vtk_to_usd/material_manager.py
src/physiomotion4d/vtk_to_usd/mesh_utils.py
src/physiomotion4d/vtk_to_usd/primvar_derivations.py
src/physiomotion4d/vtk_to_usd/usd_mesh_converter.py
src/physiomotion4d/vtk_to_usd/usd_utils.py
src/physiomotion4d/vtk_to_usd/vtk_reader.py