Git Product home page Git Product logo

depthvideorecorder's Introduction

DepthVideoRecorder

First QT app. Records data from OpenNI Depth camera as binary file (Using OpenCV to hand images and capture)

Usage

This is a QTCreator project. I haven't used it before so no idea how to compile outside of QTCreator, but it shouldn't be too difficult (?!).

Just launches a single window, which displays video from an OpenNI device (These are drawn as textured quads using a widget derived from QGLWidget).

Setting the RGB filename then sets all the others, and clicking the Go! button saves 4 video streams to binary files.

Haven't really paid much attention to file format: It's just a few parameters (framesize etc) followed by the raw cv::Mat data.

WARNING

This has hardly been tested so if in the unlikely event that someone out there really uses this, don't expect it to be bug free :).

depthvideorecorder's People

Contributors

ardentestuser avatar

Watchers

 avatar  avatar

Forkers

haorenhl007

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.