stisa / VAMToolbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/docs/_static/logos/logo_bone.png


Deployment conda
Documentation rtd
Citation zen

VAMToolbox is a Python library to support the generation of the light projections and the control of a DLP projector for tomographic volumetric additive manufacturing. It provides visualization, various optimization techniques, and flexible projection geometries to assist in the creation of sinograms and reconstructions for simulated VAM.

WARNING!

This project is under active development!

Installation

To install VAMToolbox, enter the command below in the Anaconda or Miniconda prompt:

conda install vamtoolbox -c vamtoolbox -c conda-forge -c astra-toolbox

NOTE: This command is different than what Anaconda.org suggests. This is because to properly install the dependencies you must tell conda to search in the astra-toolbox and vamtoolbox channels (in addition to the conda-forge channel, this is a default channel but is added to be explicit).

NOTE: This toolbox is currently only compatible with Windows OS.

For more information, refer to the installation documentation.

Resources

View the documentation site.

About

License:Other


Languages

Language:Python 100.0%