Microsoft Azure Kinect and MATLAB interfacing
이전 댓글 표시
Hi, I have just received the new Azure Kinect and I would like to interface it with MATLAB (setting parameters, acquiring images/video). Do you have any suggestion on how to start (serial communication or other tools)?
Thank you in advance.
Best,
Marco
댓글 수: 5
Diletta balta
2020년 4월 16일
I have the same problem
weiyong si
2020년 11월 3일
hi do you solve this? problem
weiyong si
2020년 11월 3일
hi do you solve this problem? or have you any idea?
Gail Distefano
2021년 3월 5일
Has anyone managed to solve this? I have tried using https://github.com/jrterven/KinZ-Matlab but am experiencing problem with quitting the recording.
Also I am trying to read a .mkv file in Matlab using VideoReader but again get an error.
v = VideoReader('C:\users\gaila\Documents\output.mkv')
Error using VideoReader/initReader (line 734)
Unexpected exception in plug-in: 'No Frame Rate for this file Reason: The requested attribute was not found.'
Error in audiovideo.internal.IVideoReader (line 136)
initReader(obj, fileName, currentTime);
Error in VideoReader (line 104)
obj@audiovideo.internal.IVideoReader(varargin{:});
Any input would be much appreciated!
Dan Robbins
2021년 5월 19일
Hi All,
I'm still waiting for Mathworks to address this issue too. Even being able to read a .mkv file would be a really helpfull start.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Acquisition Using Kinect for Windows Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!