2.0

2.0 | 3 ratings Rate this file 4 Downloads (last 30 days) File Size: 4.84 KB File ID: #142

AviRead

by Rainer Rawer

 

15 Sep 1999

Reads AVI-files and processes position of pixel maximum per frame

| Watch this File

File Information
Description

Reads AVI-files and processes position of pixel maximum per frame
 
NOTE: supports only uncompressed plain avi(RIFF) files
 
Tested under MATLAB 5.2

MATLAB release MATLAB 5.2 (R10)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (3)
04 Apr 2003 J. Larsen

This function doesn't work.

22 Feb 2007 Reza Zahiri

The function actually reads the avi file and shows the specified frames on separate figures. But it doesn't export the frames! It would have been more appropriate if you could call the function like:

frames = AviRead('tst.avi',20);

where size(frame) = [row col frames]

rather than

AviRead('tst.avi',20);

What is the point of reading the data without providing access to them?

01 Oct 2009 David

i dunno if it's me, but I'm continuously getting this error:

dat=aviread2('video7.avi',100,10);
??? Index exceeds matrix dimensions.

Error in ==> AviRead2 at 117
   if min(xx(h:(h+3))'==MOVI); %check for ID: 'movi'

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
graphics import Rainer Rawer 22 Oct 2008 06:32:52
graphics export Rainer Rawer 22 Oct 2008 06:32:52
avifiles Rainer Rawer 22 Oct 2008 06:32:52
tools Rainer Rawer 22 Oct 2008 06:32:52
pixel Rainer Rawer 22 Oct 2008 06:32:52
frame Rainer Rawer 22 Oct 2008 06:32:52
export Rainer Rawer 22 Oct 2008 06:32:52
riff Rainer Rawer 22 Oct 2008 06:32:52
graphics Rainer Rawer 22 Oct 2008 06:32:52
import Rainer Rawer 22 Oct 2008 06:32:52
avi Rainer Rawer 22 Oct 2008 06:32:52
avi kadir 15 Nov 2009 06:14:36
avi Nida 09 Nov 2011 06:32:09

Contact us at files@mathworks.com