photo

Rash Anan


university of colombo

Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

university student

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort