Why does read() time out when used with mmreader() ?
2 次查看(过去 30 天)
显示 更早的评论
Hello All,
I am trying to subtract successive frames in a video (.asf) and then convert the difference image to binary and then plot the location of the maximum index pixel.But it looks like read() which I have used to read a single frame actually timed out.I almost repeated the same for 8 videos assuming that the video might have got corrupted but it still shows me that the MATLAB has timed out.Is there any specific reason or am I doing anything wrong.I can post the code if any users want to have a look at it.
6 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Convert Image Type 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!