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

openNI2 support for RealSense SDK2.0 #1168

Closed
cseJuha opened this issue Feb 12, 2018 · 22 comments
Closed

openNI2 support for RealSense SDK2.0 #1168

cseJuha opened this issue Feb 12, 2018 · 22 comments

Comments

@cseJuha
Copy link

cseJuha commented Feb 12, 2018

Required Info
Camera Model {D435 }
Firmware Version (05.08.15.00)
Operating System & Version {Win (8.1/10)
Platform PC
SDK Version { 2.0.0 }

Issue Description

Is there posibility to get realsense.dll and LibrealsenseWrapper.dll work with openNI2?

@jlgarcia75
Copy link

Hello @cseJuha,

We are currently developing wrappers for the D400 cameras based on use case prioritization and technology demand. The OpenNI2 project has been dormant on GitHub for at least 4 years and is no longer maintained. Please let us know what are your specific requirements and use cases for using RealSense with OpenNI2.

Regards,
Jesus G.
Intel Customer Support

@cseJuha
Copy link
Author

cseJuha commented Feb 14, 2018

Thanks @jlgarcia75

Im looking for just getting D400 work with openNI2 viewer at this point. Im more than happy to assist on this one. You can PM me on skype cseJuha. Im sure this is something that lot of devs would like to see happen because it would make old kinect apps work with D400 on small changes.

@jlgarcia75
Copy link

Hello @cseJuha,

The engineering team has been made aware of your request.

Regards,
Jesus G.
Intel Customer Support

@DominionSoftware
Copy link

I’m also interested in OpenNI- I’ve ordered one of your cameras and was hoping for some standard support so I don5 have to special case each camera

@cseJuha
Copy link
Author

cseJuha commented Feb 14, 2018

Asus and Orbbec has openNI2 support already on their cameras and i think many devs has move to one of these only because of this support.

@DominionSoftware
Copy link

I have forked the openNI2 for my own purposes to create a CMake version of it so I can fix a couple of things. If I get that going I can make it available. Right now the OpenNI2 project doesn't use CMake which is becoming the more useful environment.

@jlgarcia75
Copy link

Hello @cseJuha and @DominionSoftware,

We have other Kinect users asking for Unity and Unreal, can these be suitable for your usages?

Also, what more do you need to move ahead to implement OpenNI support? Our wrappers are open-source, and the contribution guidelines are very simple: https://github.com/IntelRealSense/librealsense/blob/master/CONTRIBUTING.md

You can create a PR at your convenience.

Regards,
Jesus G.
Intel Customer Support

@jlgarcia75 jlgarcia75 reopened this Feb 21, 2018
@cseJuha
Copy link
Author

cseJuha commented Feb 21, 2018

Hi @jlgarcia75 Im more than happy to help. Do you have some kind of instant messaging in availability or do we only communicate tru github?

@jlgarcia75
Copy link

Hi @cseJuha,

You can do everything through GitHub. Please follow the guidance in https://github.com/IntelRealSense/librealsense/blob/master/CONTRIBUTING.md

Regards,
Jesus G.
Intel Customer Support

@cseJuha
Copy link
Author

cseJuha commented Feb 28, 2018

After some research i found that orbbec has openni source available on github. could this help you guys to modify your driver to fit to openni2? https://github.com/orbbec/astra/tree/master/src/plugins/openni_sensor

Unfortunately making drivers is not really my core thing so i need some help with this one.

@DominionSoftware
Copy link

DominionSoftware commented Feb 28, 2018 via email

@cseJuha
Copy link
Author

cseJuha commented Apr 25, 2018

Hi guys is there any news about this? I only see openCV implementations from for Intel but they are not that good quality. Is Intel working on openNI2 support at all?

@arunrajagopalan
Copy link

Hi @jlgarcia75

Wonder if you have any updates on OpenNI. I got serveral d400 cameras, and openNI could make it lot easier to use them in my app

Thanks
Arun

@Onsager
Copy link

Onsager commented Jun 7, 2018

I am also be interested in OpenNI / OpenNI2 support. However I would also be happy with another good quality option (other than OpenCV).

@johanromuald
Copy link

Hi,

I am also interested in OpenNI2 support. Any progress in this ??

@wongfei
Copy link
Contributor

wongfei commented Jul 3, 2018

Any one who interested in OpenNI, could you describe the use-cases? Now I'm working on driver and already implemented core features (and possible going open source soon). But OpenNI API is rich and many options can't be tested using default NiViewer..

@Onsager
Copy link

Onsager commented Jul 3, 2018

@wongfei - Thanks for the note! I am only interested in smooth skeletal tracking (hoping to avoid having to depend/distribute 3rd party libraries). I am not concerned about their comprehensive API.

@johanromuald
Copy link

Thanks. I am interested in getting smooth depth and IR Streams to develop my own application.

@drzraf
Copy link

drzraf commented Jul 11, 2018

OpenNI is a defacto standard device abstraction layer and most successful development bricks have taken care to use it so they app can be made compatible with kinect, structure, astra, ... rather bound to a specific device.

The life of OpenNI seems the one of each company getting in the field (PrimeSense > Apple, then Structure and currently orbbec.

I can't believe an Intel-driven ecosystem could actually develop without devices being supported there... which end up here: https://github.com/IntelRealSense/OpenNI2

@BingBingAR
Copy link

I'm also interesting in smooth skeletal tracking with realsense d435. @wongfei , can you help me?

@wongfei
Copy link
Contributor

wongfei commented Jul 21, 2018

As for now I can only provide some not official experimental binaries for Win8+. Package contains OpenNI2/Nite2 samples with RealSense2 driver and supports Color/Depth/IR streaming and user tracking.

https://drive.google.com/open?id=1udb59IunTXW9xUKlO21RYj71BYrdQOEx

@ShikiGami
Copy link

I'm also interested. I'm making software that works with Orbbec Astra, Xtion 2 and Realsense D-series cameras, so it would be very interesting if we could use the same codebase using OpenNI2 for Realsense.

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