How can I connect Intel Realsense Camera with MATLAB?
46 views (last 30 days)
Show older comments
MathWorks Support Team
on 24 Oct 2024
Edited: MathWorks Support Team
on 11 Dec 2025 at 8:08
I am trying to connect an Intel Realsense Camera (D435i) to MATLAB, but when I try to download the SDK from the Intel GitHub link, it doesn't have the MATLAB wrapper. Can I use my camera in MATLAB?
Accepted Answer
MathWorks Support Team
on 11 Dec 2025 at 0:00
Edited: MathWorks Support Team
on 11 Dec 2025 at 8:08
The most recent release of the SDK does not have the MATLAB wrapper, but there is still a way to connect your Intel Realsense camera to MATLAB:
1) Install the previous release of the SDK 2.54.1 using the SDK link located at this location:
2) Install the current release of the SDK 2.56.2 using the SDK link located at this location:
It looks like when you do the installation in this manner, the older release includes the MATLAB wrappers and then when you install the newer release, it updates other functionality to allow the software to work without removing the MATLAB wrappers that were already installed. If you install only one of the above, the functions in MATLAB will not work.
0 Comments
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing 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!