photo

Rash Anan


university of colombo

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

university student

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


need some help with this matlab code...
clc clear all v = VideoReader('test.avi'); video1 = read(v,[10 inf]); video1 = mat2cell(video1, size(video1,1), si...

9 years 前 | 2 个回答 | 0

2

个回答

提问


hi why does this code give me an error?
clc disp('Begin Foreground Extraction!'); v = VideoReader('test.avi'); video1 = read(v,[1 6]); fg = extractForegro...

9 years 前 | 2 个回答 | 0

2

个回答

提问


can someone tell me how to fix this matlab code in frames
clear data disp ('input video');% "input video" avi = VideoReader('DSCN0928.avi');% avi: MATLAB movie structure video =...

9 years 前 | 1 个回答 | 0

1

个回答

提问


MHI coding for a video
Hi all, Does anyone know how to write the motion history image matlab code for a video? please help

9 years 前 | 1 个回答 | 0

1

个回答