Skip to content
This repository has been archived by the owner on Feb 24, 2018. It is now read-only.

HipsterTech/3DSelfie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3DSelfie

3DSelfie is an attempt to make dense reconstruction using RGB-D frames, making use of PCL. In order to gain some additional insight of functionalities within PCL, a number of auxiliary tools are being developed. So far the following tools were developed:

Although this project is cross-platform, we currently have only tested things under Darwin platforms, so please excuse us if it raises issues on other platforms.

F. A. Q.

Q: Why don't you simply use kinfu?

A: We don't have the hardware requirements for it :')

Compile Instructions

$ git clone 
$ cd 3DSelfie
$ mkdir build
$ cd build/
$ cmake ..

The built binaries should be under 3DSelfie/build/bin/. Installation has not been tested at this point, so do it at your own risk

Dependencies

3DSelfie

For depencies on each individual tool, check their own readme.md file.

TODO

[ ] Too many things [ ] Remove OpenCV dependency

General Info

Maintained by Hipster Tech @CarlosCrespog & @SergioRAgostinho. Making cool things that really don't matter.