Gessa
Geodesic Ensemble Surface Sampling Algorithm
Install / Use
/learn @dimostsag/GessaREADME
GESSA is a software for dense landmarking of 3D polyhedral surfaces. For more details on the methodology, please see https://arxiv.org/abs/1608.08199.
Requirements
The GESSA software is written in Python 2.7 and compiled using Nuitka (http://nuitka.net/). At the moment, the software is available for systems running GNU/Linux (Tested on Linux Mint LMDE 2, with Python 2.7).
Required python packages are: numpy, scipy, sklearn, mayavi.
For debian-based systems, the following commands should install all required packages: sudo apt-get install python python-numpy python-scipy python-sklearn sudo pip install mayavi
3D polyhedral surfaces should be in .ply ascii format.
Installation
To install GESSA, download the uncompress the package folder.
Usage
A python script that showcases how to import and use the GESSA package is included in the package folder (gessa/ensemble_sampling.py).
We strongly encourage users to follow as their guideline the bash script 'example/run_example.sh'.
In order to run the example, cd to the example folder and execute the run_example.sh script: # bash ./run_example
See inside the example bash script for comments on the parameters.
The gessa directory can be added to the python's library path (please see known issue 2).
Known Issues
Example error 1: "ImportError: gessa/FaceViewer.so: undefined symbol: _PyUnicodeUCS4_AsDefaultEncodedString"
The package has been compiled for use with a Python 2.7 interpreter built with Unicode UCS2. If, when importing a gessa module, a similar error as above is encountered, it means that the Python interpreter in that system uses Unicode UCS4. Please let us know in such an event, and we will attempt to provide a suitable package version.
Example error 2: "PicklingError: Can't pickle FaceViewer.FaceViewer: it's not the same object as FaceViewer.FaceViewer"
At the moment, there is an issue when trying to use gessa from a script on a different folder from the gessa package, along with support for multiple cores. The software fails with an error similar to the above.
Until the bug is fixed, please run gessa with multiprocessing enabled through the script (ensemble_sampling.py) provided in the gessa folder.
Contact and Bug Report
For further questions or problems, please contact through the following emails: dimostsag@gmail.com, giovanni.montana@kcl.ac.uk.
Related Skills
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
