Highly Parallel Algorithms for Visual Perception Guided Surface Remeshing

copyright executables usage example

COPYRIGHT
All rights about the program are reserved by Lianping Xing, Xiaoting Zhang, Charlie C.L. Wang and Kin-Chuen Hui at the Department of Mechanical and Automation Engineering, The Chinese University of Hong Kong. In no event shall the author be liable to any party for direct, indirect, special, incidental, or consequential damage arising out of the use of this program.
EXECUTABLES
Download
This program is developed by Visual Studio 2008 together with nVIDIA CUDA SDK 4.2 (Link to CUDA 4.2 download), and an approximate-nearest-neighbour search library - ANN.dll is compiled from the source code provided by David M. Mount and Sunil Arya on the page: ANN Library.

USAGE

EXAMPLE
For testing purposes, two models are provided:
  • Igea : A polygon soup model in OBJ file format.
  • Kitten : A two-manifold model in OBJ file format. This model is originally downloaded from the AIM@SHAPE shape repository.

  • HOME