Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mp3guy/surfreg

Automatic surface registration tool for ICL-NUIM datasets
https://github.com/mp3guy/surfreg

Last synced: 2 months ago
JSON representation

Automatic surface registration tool for ICL-NUIM datasets

Awesome Lists containing this project

README

        

# SurfReg
Automatic surface registration tool for [ICL-NUIM datasets](http://www.doc.ic.ac.uk/~ahanda/VaFRIC/iclnuim.html).

Requires PCL 1.7 and Boost.

Your input reconstruction should be aligned with the position/orientation of the first frame of the sequence at the origin with the originally defined camera parameters (i.e., you must use the negative focal length). If your reconstruction's coordinate system is correctly aligned to the first frame of the sequence, automatic registration/evaluation will succeed.

Parameters:
* -r \
* -m \
* -t \

Run like;

```bash
./SurfReg -r reconstruction.ply -m living-room.ply -t 0
```