Giter VIP home page Giter VIP logo

processing's People

Contributors

totovr avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

processing's Issues

Hii, I downloaded and copied your library to libraries folder in processing.. But still the it is not able to import the library . I am new to programming so can you please help me with it.

Posting rules

  1. Fill the Your System Configuration section (all of it!) if you have some kind of error or performance question.
  2. No duplicated posts.
  3. No posts about questions already answered / clearly explained in the documentation
  4. Set a proper issue title: add the OSX/Ubuntu/Windows word and be specific (e.g. do not simple call it: Compile error).
  5. Only English comments.
    Issues/comments which do not follow these rules will be ignored or removed with no further clarification.

Issue Summary

Executed Command (if any)

Processing Output (if any)

Type of Issue

You might select multiple topics, delete the rest:

  • Compilation/installation error
  • Execution error
  • Help wanted
  • Question
  • Enhancement / offering possible extensions / pull request / etc
  • Other (type your own type)

Your System Configuration

Operating system:

kinect v1 in windows

I'm trying to connect my kinect V1 to processing version 3.3.6 in windows 10. but I've got this error:
NoSuchMethodError: You may be using a library that's incompatible with this version of Processing.
I wanna be sure whether it has problem with kinect V1 and is there any way I may be able to use this version of kinect in windows10 with processing or not.

Enhancement: Update to libfreenect.0.6.0.dylib

Enhancement Request for MacOS X

Thank you for the fantastic work! I figured out how to get your version of SimpleOpenNI to use the latest version of libfreenect (0.6.0) -- it would be great if you updated your repro to include this fix. Step by step instructions are given below.

Your System Configuration

Tested on MacOS X 10.10, but I would imagine it will work for High Sierra, etc.

Instructions

  1. In your current OpenNI2/Drivers folder, delete libfreenect.0.5.3.dylib, libfreenect.0.4.0.dylib, and the libfreenect.0.1.2.dylib symbolic link
  2. Follow the instructions here to download and build the OpenNI2-FreenectDriver, specifically mkdir build, cd build, etc.)

NOTE: I tried using their actual driver by Step 2 (libFreenectDriver.0.6.0.dylib) but it crashed when attempting to do skeleton tracking. But their version of libfreenect.0.6.0.dylib does work.

  1. Copy the file at libfreenect/build/lib/libfreenect.0.6.0.dylib as paste it into your OpenNI2/Drivers folder.
  2. Open a Terminal window
  3. cd to the OpenNI/Drivers directory, where you deleted the files in step 1.
  4. Paste the libfreenect.0.6.0.dylib there
  5. Open a Terminal window and cd to the OpenNI/Drivers folder.
  6. Enter the following command

ln -s libfreenect.0.6.0.dylib libfreenect.0.1.2.dylib

This creates the symbolic link that will cause libfreenect.0.6.0.dylib to be loaded

  1. That's it. Load up your Processing sketch and test.

SIMPLEOPENNI FOR ARM ON RASPBERRY PI

hi I want to use simpleopenni library for processing 3 in raspberry pi. but can not find this library compatible for raspberry pi. may help me which way can find it? thanks | hi I want to use simpleopenni library for processing 3 in raspberry pi. but can not find this library compatible for raspberry pi. may help me which way can find it? thanks

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.