Skip to main content

Medical Simulation 3D

Project description

MedSim3D: Medical Simulation Framework in the 3D environment

The MedSim3D framework aims to provide a general programmable platform for 3D modeling and simulation in medical education.

Examples

Example 1: Download datasets from the Visible Human Project.

from medsim3d.vhp.downloader import VHPDownloader
vhp_downloader=VHPDownloader()
vhp_downloader.download_datasets(
    gender="Male", # Male or Female
    body_part="head", # Options: abdomen, head, legs, pelvis, thighs, thorax
    save_folder="datasets/male/head")

Credits

License

The MedSim3D toolkit is provided by Donghua Chen with MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MedSim3D-0.0.1a0.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

MedSim3D-0.0.1a0-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page