This package contains python code to load scans that were generated using the GelSight Mobile system.
git clone git@github.com:gelsightinc/gspython.git
cd gspython
pip install -e .
For an example of how to load a scan and display the images, see examples/demo_load_and_display_scan.py