thcoura / Multi-Kinect2-3D-Scanner

3D scanner based on Kinect2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D scanner based on Kinect v2

Table of Contents

About

3D scanner software is based on for Kinect for Windows v2 (K4W2) devices (release and developer preview).

This software supports:

  • Multiple RGBD image processing
  • Multiple PCL projection
  • Multi-cloud alignating

Requirements

Software *Linux *Libfreenect2 *OpenCV 3.4.0 *PCL 1.10.0 *VTK Hardware *PC with USB 3.0 controllers *each Kinect v2 require own usb 3.0 expansion card

Requirements for optional features

Maintainers

Installation

Linux

libfreenect2 -> https://github.com/OpenKinect/libfreenect2/blob/master/README.md#linux

Troubleshooting and reporting bugs

First, check https://github.com/OpenKinect/libfreenect2/wiki/Troubleshooting for known issues.

About

3D scanner based on Kinect2

License:MIT License


Languages

Language:C++ 96.6%Language:CMake 3.4%