Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use libfreenect2 in Java #417

Open
jonnius opened this issue Oct 7, 2015 · 3 comments
Open

Use libfreenect2 in Java #417

jonnius opened this issue Oct 7, 2015 · 3 comments

Comments

@jonnius
Copy link

jonnius commented Oct 7, 2015

Is there any way to use the kinect v2 via libfreenect2 in a Java program?

@floe
Copy link
Contributor

floe commented Oct 7, 2015

Not currently, no. We'd need JNI bindings for that (probably generated using SWIG).

@floe floe added the question label Oct 7, 2015
@jonnius
Copy link
Author

jonnius commented Oct 9, 2015

Is that something an amateur programmer could do? Someone that needed to search for JNI to know what that is?

@floe
Copy link
Contributor

floe commented Oct 12, 2015

Possible - yes, but in this case, you might find the learning curve pretty steep :-) SWIG will generate bindings for any language once it's properly configured, but last time I've used it, it really wasn't easy to get into.

@xlz xlz modified the milestone: 0.2 Jan 21, 2016
@xlz xlz modified the milestones: 0.2, 0.3 Feb 26, 2016
@floe floe mentioned this issue Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants