Openni2 support (Feature #3671)
Description
Hi all,
I'm currently working on openni2 support.
I have pushed my changs so far to:
https://github.com/larshg/opencv/tree/Openni2Support
I was wondering, since I think openni2 makes use of Microsofts SDK if it should be placed somewhere else?
I don't have a linux machine, but I'm poking my friend to test it on ubuntu - but try it out.
Please bring me some feedback as it is my first contribution :)
Regards, Lars
Related issues
related to Bug #3572: Unable to build with OpenNI+Kinect support | Open | 2014-02-25 |
Associated revisions
Merge pull request #3671 from jet47:disable-gpu-match-template-tests
History
Updated by Alexander Smorkalov almost 11 years ago
Hello Lars,
Thank you for your work. The best way to contribute to OpenCV is to create pull request on Github. Core OpenCV team members will review the code and help you to make your code better. Follow instructions in how to contribute page.
Updated by Andrew Senin almost 11 years ago
- Status changed from New to Open
- Difficulty set to Medium
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4738