Is Intel's RealSense camera supported by the Image Acquisition Toolbox?
8 views (last 30 days)
Show older comments
MathWorks Support Team
on 20 Mar 2019
Edited: MathWorks Support Team
on 1 Oct 2021
Is Intel's RealSense camera supported by the Image Acquisition Toolbox?
Accepted Answer
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.
0 Comments
More Answers (1)
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.
0 Comments
See Also
Categories
Find more on Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!