SHANMUKH EESHWAR
Followers: 0 Following: 0
Feeds
提问
By using computervision toolbox I'm trying to play a video in MATLAB using this code, but only one frame is displayed on the window
a = vision.VideoFileReader('spur gear.avi' , 'VideoOutputDataType', 'double'); while ~isDone(a) vidFrame = step(a); c ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Image Acquisition Tool box and Fn winvideo
Why do I receive the following error when using a camera in MATLAB R2014a ? Error using videoinput (line 217) Invalid ADAPTORN...
5 years 前 | 0 个回答 | 0