Is Intel's RealSense camera supported by the Image Acquisition Toolbox?

2 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 1 Oct 2021
Edited: MathWorks Support Team on 1 Oct 2021
Intel's 'RealSense' camera is not supported by Image Acquisition Toolbox. Please refer to the link below for more information on supported hardware for Image Acquisition Toolbox:
However, to support this camera, you can write your own custom adaptors in MATLAB. Please refer to the link below for more information on how to use custom adaptors:
Please note that writing your own custom adaptors lies beyond the scope of MathWorks Technical Support, so we are in a limited position to support this workflow.
 

More Answers (1)

cr
cr on 17 Jun 2019
The above answer from MW staff is weird. I got Intel realsense SR300 and have 2017a IMAQ toolbox with generic OS webcam hardware addon. videoinput('winvideo', 3, 'INVZ16_640x480') works for IR channel, and there are various other channels to tap into. YUY2 shows regular camera.

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!