Skip to content

Commit ac2bf27

Browse files
committed
Merge branch 'master' of github.com:mcopik/pcl
2 parents 8f223e1 + a761715 commit ac2bf27

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
pcl
2+
===
3+
4+
Point Cloud Library (PCL)
5+
6+
This is a fork from offical pcl repository.
7+
It contains minor modifications which allow running modified nonrigid ICP algorithm.
8+
It will also have a bunch of helpful Matlab scripts.
9+
10+
Source: "Optimal Step Nonrigid ICP Algorithms for Surface Registration" - Brian Amberg, Sami Romdhani, Thomas Vetter
11+
12+
Authors: Dominik Spinczyk, Adam Karwan, Marcin Copik
13+
Silesian University of Technology
14+
15+
Branches:
16+
- master - not finished implementation which is compatible with newest PCL; refactored, clean, commented and nice ;-)
17+
- old - old version based on PCL 1.3

0 commit comments

Comments
 (0)