image thumbnail

updated 8 months ago

ANIMATOR - animate data by Jiro Doke

This GUI tool allows you to animate your data with controls for playback speed and looping. (gui, handle graphics, movie)

Data Animator

animator(varargin)

animatorApp

image thumbnail

updated 1 year ago

imstream by Oliver Woodford

A wrapper which abstracts videos and image file sequences, so they can be treated the same. (image, video, stream)

imseq

imstream

image thumbnail

updated almost 2 years ago

Create avifile from frames. by Héctor Corte

This code is for create an avifile from frames. (image processing, application, images)

Movie_from_frames.m

image thumbnail

updated almost 2 years ago

Framing Routines by Kamil Wojcicki

Functions for division of a vector into overlapped frames and its reconstruction back from frames. (signal processing, frames, framing)

frames2vec( frames, Ns, direction, window, synthesis )

vec2frames( vec, Nw, Ns, direction, window, padding )

demo.m

image thumbnail

updated 2 years ago

Simple StopMotion Film Studio by S. A. van der Wulp

Capture frames from image aquisition devices and create your own stop motion animation. (webcam, studio, image acquisition)

AviSettings

CheckFrames

GenerateFilm

image thumbnail

updated 2 years ago

Tracking red color objects using matlab by A. Bhargav Anand

This program just tracks all red color objects and draws a bounding box around them. (color object tracking, video processing, image aquisition)

getCameraInfo(a)

redObjectTrack.m

image thumbnail

updated almost 3 years ago

PSNR Calculator by Karthik Muthuswamy

Calculates the peak signal-to-noise ratio (PSNR) between two given frames. (image processing, frames, video)

PSNRCal(X,Xhat)

main.m

image thumbnail

updated 4 years ago

avi2fields by Joao Silveira

Converts movie into fields (audio processing, video processing, raw)

avi2fields(file)

image thumbnail

updated 5 years ago

pix2anigif by Gabe Hoffmann

Combines sequence of numbered pictures into an animated GIF. (graphics import, graphics export, animated gif)

pix2anigif(inputFileRoot,inputFileType,firstImage,lastImage...

image thumbnail

updated 7 years ago

Formant Tracker by NARSIMH KAMATH

Format_Tracker.m tracks the formant frequencies of input speech waveform, based on LPC analysis. (formant tracking, audio processing, speech)

formant_tracker.m

image thumbnail

updated almost 10 years ago

cropavi by Brett Shoelson

Provides interactive functionality to crop and save an AVI file. (graphics import, graphics export, crop)

cropavi.m

Contact us