项目作者: NIRALUser

项目描述 :
Group wise registration for 3d-models
高级语言: C++
项目地址: git://github.com/NIRALUser/GROUPS.git
创建时间: 2016-08-01T14:28:36Z
项目社区:https://github.com/NIRALUser/GROUPS

开源协议:Apache License 2.0

下载


Group-wise Registration for Shape Correspondence (Groups)

Description

Refer to the following papers for details - Lyu et al. IPMI 2013, Lyu et al. Frontiers in Neuroscience 2015

Building Groups

Linux or MacOSX (Makefile)

Consider this tree of repertories:

  1. ~/Project/GROUPS
  2. /GROUPS-build

Start a terminal.
First change your current working directory to the build directory GROUPS-build

  1. cd ~/Project/GROUPS-build

Generate the project using cmake

  1. cmake ../GROUPS
  2. make

Licence

See LICENSE.txt for information on using and contributing.