Skip to content

donglaiw/ibexHelper

 
 

Repository files navigation

IbexHelper:

Helper functions for Ibex Package for the manipulation of skeleton and its simplified graph.

Install

  • setup environment
git clone https://github.com/donglaiw/ibexHelper
cd ibexHelper/
conda create -n ibexHelper python=2.7
source activate ibexHelper
pip install -r requirements.txt
  • compilation
cd ibex/skeletonization/
python setup.py build_ext --inplace
cd ../../ibex/transforms/
python setup.py build_ext --inplace

Main Contributors

  • @bmatejek: mesh to skeleton conversion
  • @srujanm: skeleton to graph conversion
  • @abhimanyutalwar: graph simplification, notebook
  • @donglaiw: graph simplification, repo organization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 69.3%
  • HTML 23.7%
  • Python 3.7%
  • C++ 3.2%
  • C 0.1%