Code Monkey home page Code Monkey logo

mode's People

Contributors

asarasua avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mode's Issues

Compilation with oF v0.9

Hello, may I ask if there is an update version to compile with oF v0.9 available please?

Cheers,
Karen

crash when loading joints in multiple ofxkinectFeatures

I have declared a map in my header file where keys correspond to userIds
map<int,ofxKinectFeatures> featExtractors;
Then I set it up in the update loop:
screen shot 2016-05-02 at 5 12 30 pm

If a user leaves then I delete that featExtractor from the map:
screen shot 2016-05-02 at 5 14 42 pm

I then load the joints into the featExtractor. However when there are two skeletons the application always crashes. Im using ofxOpenNi and for me it crashes on xnWaitAndUpdateData.
screen shot 2016-05-03 at 8 58 55 am

When I dont load the joints into featExtractor in this line: featExtractors[userId].update(joints), ofxOpenNi is successfully tracking two skeletons. If I comment out that line nothing crashes, so the error is with how to load data into the featExtractor for two skeletons together.

If you have an example of how to do it it would help me a lot!!

A couple of questions about you application

Hi.

I am a PhD student at POLIMI (Milan-IT) and I am actually working on how to get motion features for a research of mine. Interesting enough I came across this repo. However, I am working with ROS and LINUX.. Do you think your code can be easily adapted to work on linux (UBUNTU) in a SDK independent way. Specifically, I expect to use libfreenect on linux and it would be nice to provide just the depth info and the code do the rest. :)

Another question is.. Can I use your code with other depth sensor besides Kinect? I would love to use this code with R200 Intel real sense.

Any comment would be appreciated.
Many thanks.

"ofxKinectFeatures.h"

Hello,
I have an issue when I open the example there is #include "ofxKinectFeatures.h" but I can't find it in my project sorry but I may have a misunderstanding

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.