Code Monkey home page Code Monkey logo

libfreenect2pclgrabber's Introduction

libfreenect2pclgrabber

A grabber for the kinect2 which returns a registered pcl point cloud.

For now the size of the cloud is fixed (512x424) even if there is the initial support for a dynamic size. The idea is to get a point cloud up to 1920x1080 as the rgb image by interpolating the depth points. It is possible to obtain a full cloud (also containing Nans) or to obtain just a point cloud with good points. The first method is faster while the second one is a bit slower. Everything runs in parallel using openmp, but I will release a Cuda implementation soon.

Depth is registered onto rgb, meaning that there are more good depth points, but there are some shadows of the rgb on the background. I am finishing the implementation of rgb onto depth registration in order to get less points, but no shadows.

There is also the possibility to serialize all the different frames by just enabling serialization. I will add soon the method to load the serialized "clouds".

For any questions don't hesitate to contact me at [email protected]

libfreenect2pclgrabber's People

Contributors

giacomodabisias avatar ahundt avatar fdp0525 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.