RealSense SDK and OpenCL?
I am following the RealSense sample codes, and see that the CUDA library is used for some of them. I wonder if there is an OpenCL version so the code can be truly cross-platform, and not dependent on NVidia hardware?
-
I apologize for the delay in responding. There is not much information that links RealSense and OpenCL, so I have been carefully researching available leads.
A good starting point for information may be Intel's own 'Intel SDK For OpenCL'
https://software.intel.com/en-us/opencl-sdk
Although not related to the RealSense SDK samples, Intel have published a ROS-based 'OpenCL backend for Caffe' that has been tested as compatible with the RealSense 400 Series cameras.
https://github.com/intel/ros_opencl_caffe
There is an OpenCL integration for Python, which might provide a route for using Librealsense exmples with OpenCL via Python.
https://github.com/inducer/pyopencl
Finally you could post an official 'feature request' on the RealSense GitHub site for OpenCL support. you can do so by visiting th elink below and clicking the New Issue button.
Please sign in to leave a comment.
Comments
1 comment