Items with no label
3335 Discussions

RealSense algorithm modules For Linux

SLee105
Beginner
1,082 Views

I have found algorithm modules under URL[ https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_essential_programming_guide.html], if our company chooses to use your RealSense Products on Specific version of Linux,Could your company supply algorithm modules lib for that version of Linux because we will do further development.

0 Kudos
1 Solution
MartyG
Honored Contributor III
217 Views

Originally, Intel's approach with Linux support was to recommend that the open-source SDK Librealsense was used, and that users could add their own algorithms to it rather than have ones supplied by Intel. To quote Intel's Librealsense information page, "The librealsense project is separate from the production software stack available in the Windows Intel RealSense SDK. librealsense only encompasses camera capture functionality without additional computer vision algorithms".

https://software.intel.com/en-us/blogs/2016/01/26/realsense-linux-osx-drivers https://software.intel.com/en-us/blogs/2016/01/26/realsense-linux-osx-drivers

There is also a RealSense SDK for Linux, designed for use with the new RealSense ZR300 camera. Please study the information about it to see if it meets your needs. Thanks!

https://github.com/IntelRealSense/realsense_sdk GitHub - IntelRealSense/realsense_sdk: RealSense SDK

View solution in original post

0 Kudos
1 Reply
MartyG
Honored Contributor III
218 Views

Originally, Intel's approach with Linux support was to recommend that the open-source SDK Librealsense was used, and that users could add their own algorithms to it rather than have ones supplied by Intel. To quote Intel's Librealsense information page, "The librealsense project is separate from the production software stack available in the Windows Intel RealSense SDK. librealsense only encompasses camera capture functionality without additional computer vision algorithms".

https://software.intel.com/en-us/blogs/2016/01/26/realsense-linux-osx-drivers https://software.intel.com/en-us/blogs/2016/01/26/realsense-linux-osx-drivers

There is also a RealSense SDK for Linux, designed for use with the new RealSense ZR300 camera. Please study the information about it to see if it meets your needs. Thanks!

https://github.com/IntelRealSense/realsense_sdk GitHub - IntelRealSense/realsense_sdk: RealSense SDK

0 Kudos
Reply