photo

Rash Anan


university of colombo

Actif depuis 2015

Followers: 0   Following: 0

Message

university student

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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...

presque 9 ans il y a | 2 réponses | 0

2

réponses

Question


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...

presque 9 ans il y a | 2 réponses | 0

2

réponses

Question


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 =...

presque 9 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 9 ans il y a | 1 réponse | 0

1

réponse