underdoeg / persee-depth-image-server

Stream openni2 depth images over the network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenNi2 depth image streaming server and client

This example project helps with streaming the depth data of any OpenNI device. Though it was specifically developed for the ORbbec Persee and contains the proper OpenNI libs.

The server is a standalone application and requires opencv3. Once built it can stream the data to any ip endpoint.

The client library can be embedded in your application or two example applications visualize the point cloud either as a depth image with opencv or a pcl point cloud.

About

Stream openni2 depth images over the network


Languages

Language:C++ 74.9%Language:C 20.5%Language:CMake 3.0%Language:Objective-C 1.2%Language:Shell 0.2%Language:Makefile 0.2%