image thumbnail

updated 11 months ago

Simple Particle Filter Demo by Eiji Ota

Tracking red object in a movie using particle filter. (particle filter, image processing, mathematics)

Person.wmv

calc_log_likelihood(Xstd_rgb, Xrgb_trgt, X, Y)

create_particles(Npix_resolution, Npop_particles)

image thumbnail

updated 1 year ago

March 2012 demo files for "Computer Vision with MATLAB" by Bruce Tannenbaum

Demo files for "Computer Vision with MATLAB" held on March 2012. (computer vision, image processing, face detection)

MWface.avi

ReplaceCard()

matching_fcn(ref_features, vid_features, th)

image thumbnail

updated almost 4 years ago

Image and Video Processing with Simulink® Webinar Files by Alan Hwang

These are the files from the Image and Video Processing with Simulink webinar. (fft, september, outoffocus)

out_focus_vid.wmv

LCT.m

OurModel

image thumbnail

updated 4 years ago

VIDEO TUTORIAL: HOW TO CONNECT A WEBCAM WITH MATLAB. by Diego Orlando

VIDEO TUTORIAL: HOW TO CONNECT A WEBCAM WITH MATLAB (narration in Spanish). (data import, image processing, video)

CONECTAR_WEB_CAM_EN_MATLAB.wmv

image thumbnail

updated 6 years ago

2D Target tracking using Kalman filter by alireza KashaniPour

This Demo shows tracking target and prediction next position using kalman filter (2d target, target tracking, application)

ball_bg_difference.mpg

ball_kalman.mpg

[cc,cr,radius,flag]=extractball(Imwork,Imback,index)%,fig1,...

Contact us