Installation guide

Install the mpstool from source. From the project’s main directory, type:

pip install -e .

or, alternatively:

chmod +x build.sh
./build.sh

Dependencies

mps_toolbox requires the following python packages to function properly:
  • numpy
  • scikit-image
  • pillow
  • py-vox-io