zchen06 / Farthestsampling

Furthest sampling and Voronoi sampling on 3D mesh

Home Page:http://geometrylearning.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Furthest sampling

Farthest sampling and Voronoi sampling on 3D mesh

Citation

If you find this useful for your research, please use the following.

@article{eldar1997farthest,
  title={The farthest point strategy for progressive image sampling},
  author={Eldar, Yuval and Lindenbaum, Michael and Porat, Moshe and Zeevi, Yehoshua Y},
  journal={IEEE Transactions on Image Processing},
  volume={6},
  number={9},
  pages={1305--1315},
  year={1997},
  publisher={IEEE}
}

@book{bronstein2008numerical,
  title={Numerical geometry of non-rigid shapes},
  author={Bronstein, Alexander M and Bronstein, Michael M and Kimmel, Ron},
  year={2008},
  publisher={Springer Science \& Business Media}
}

Dependencies

Note: we test the code on the platform with ubuntu 18.04.3, g++ 7.5, gcc 7.5.

Installation

 install_OpenMesh.sh
 install.sh

About

Furthest sampling and Voronoi sampling on 3D mesh

http://geometrylearning.com

License:MIT License


Languages

Language:C++ 96.8%Language:CMake 1.1%Language:Cuda 1.0%Language:C 0.7%Language:QMake 0.1%Language:TeX 0.1%Language:Shell 0.1%Language:Makefile 0.0%Language:HTML 0.0%Language:Prolog 0.0%Language:CSS 0.0%