https://github.com/reproducibilitystamp/SMI2016ReprStamp
Tip revision: 1f7801656c9e30ee4b174b6dede619f383555b5f authored by IuricichF on 14 May 2016, 20:29:04 UTC
Automatically set the absolute paths for the .pvsm files in dist/ folder
Automatically set the absolute paths for the .pvsm files in dist/ folder
Tip revision: 1f78016
produce_fig10a.sh
cd ../dist/
./watershedToForman -i ./datasets/Crater.off immersion figures
echo "Vtk files for Figure 10a have been produced"
echo "Open paraview"
echo "File -> Load state"
echo "load /dist/fig10.psvm"
echo "Mesh should be represented in the same state as in Figure 10a"
