Skip to content

ASR v0.2.0

Latest

Choose a tag to compare

@benjaminum benjaminum released this 03 Apr 16:06
· 5 commits to main since this release

Summary

  • Fix an incompatibility with running the pretrained network in the library.
  • Headers now use C strings to improve compatibility.

Python wheels

The python wheels provide high level functions (reconstruct_surface()) and access to functions within the reconstruction pipeline.

To install the python wheel run

python -m pip install adaptivesurfacereconstruction -f https://github.com/isl-org/adaptive-surface-reconstruction/releases/tag/v0.2.0

AppImage

The AppImage is an example binary to demonstrate the use of the library in a C++ application and uses default parameters.
The image can be run like an executable. Make sure the set the executable flag after download with

chmod u+x asrtool-0.2.0-x86_64.AppImage

To display the help message run

./asrtool-0.2.0-x86_64.AppImage