Skip to content

Drawing facilities from Kinect2 device and robot data to OpenCV (Windows/Linux/MacOSX).

License

Notifications You must be signed in to change notification settings

Vaufreyd/Drawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGBD Sync SDK - Drawing Documentation

RGBD Sync SDK

This project and the Drawing repository are subparts of the RGBD Sync SDK. This SDK is design for file access to data (robot information, depth, infrared, video, bodies and faces from a Kinect2, ...) and easy way to read them synchronously from separate sources almost like in ROS bag.

The RGBD Sync SDK has been use to record the MobileRGBD corpus. It is available for people who want to work on this corpus, and anyone who need to use it within the term of the LICENCE.

Drawing

The classes from the Drawing repository are intended to read data from the MobileRGBD corpus and/or draw the in cv::Mat object from OpenCV. They can be used to draw directly data from the Kinect2 device: video, depth, infrared, skeletons (aka body in Kinect2) and faces.

Participate!

You can help us finding bugs, proposing new functionalities and more directly on this website! Click on the "New issue" button in the menu to do that. You can browse the git repository here on GitHub, submit patches and push requests!

Licensing

RGBD Sync SDK and submodules are free software; you can redistribute and/or modify them under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. Consult the licence on the FSF website.

If you are a researcher and this software helps you, please cite our publication on MobileRGBD:

  • MobileRGBD, An Open Benchmark Corpus for mobile RGB-D Related Algorithms, Dominique Vaufreydaz, Amaury Nègre, 13th International Conference on Control, Automation, Robotics and Vision, Dec 2014, Singapore, 2014. (go to author version)

Copyright (c) 2015, Univ. Grenoble Alpes and Inria, All rights reserved. Dominique Vaufreydaz dominique.vaufreydaz@univ-grenoble-alpes.fr

About

Drawing facilities from Kinect2 device and robot data to OpenCV (Windows/Linux/MacOSX).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages