image thumbnail

updated 3 years ago

Video: GUIDE Advanced Techniques by Doug Hull

Advanced techniques in GUI building with GUIDE. Techniques include: multi-window GUIs, application. (gui, guide)

GuiAdvancedHull.swf

GuiAdvancedHull_controller.swf

main(varargin)

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

image thumbnail

updated 10 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 3 years ago

Video: GUIDE Basics Tutorial by Doug Hull

Five minute video about building GUIs in MATLAB. (gui, amazing great materia..., wow)

102 Basics Guide Reshoot_controller.swf

102 Basics Guide Reshoot_preload.swf

untitled(varargin)

image thumbnail

updated almost 8 years ago

Movie from a Sequence of Images by Nassim Khaled

Creates an avi movie from a sequence of images. (application, sequence, movie)

MOVIES.avi

Movie_from_frames(name,filetype,number_of_frames,display_ti...

image thumbnail

updated 3 months ago

Traffic Warning Sign Recognition Matlab Code by Muhammad Ammad

Traffic Warning Sign Recognition Matlab Code using matlab demo from the matlab 7.5 in video processc (blob analysis, detection, recognition)

Yield.avi

stoprd.avi

main

image thumbnail

updated 1 month ago

Create Video of Rotating 3D Plot by Alan Jennings

Specify a set of view angles and this function creates a video for use in presentations. (video, movie, mpg)

WellMadeVid.mp4

CaptureFigVid_Example

CaptureFigVid(ViewZ, FileName,OptionZ)

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 1 year ago

Mean-Shift Video Tracking by Sylvain Bernhardt

A complete video feature tracking method based on the Mean-Shift Theory, with GUI. (meanshift, tracking, video)

Ball.avi

Density_estim(T,Lmap,k,H,W,graph)

Draw_target(x,y,W,H,I,thick)

image thumbnail

updated 1 month ago

Real time optical flow, and video processing by Stefan Karlsson

Real time optical flow, and video processing, with support for camera input in Matlab. (real time, video processing, tracking)

lipVid.avi

DoEdgeStrength(dx,dy,gradInd)

DoFlow(dx,dy,dt,method)

image thumbnail

updated 1 month ago

Environmental Modeling - using MATLAB by Ekkehard Holzbecher

Springer Book, 2nd Edition (contaminant, transport, flow)

animation.mpg

GaussianPlume

GaussianPuff

image thumbnail

updated 2 years ago

Image processing laboratory by Francesco Pizzo

An application with an intuitive GUI that you can use for some image processing exercises. (gui, jpeg transform, color balancing filte...)

video tutorial.wmv

compression(varargin)

compression_type.m

image thumbnail

updated 1 year ago

Textscantool by Stuart McGarrity

GUI to read large text files (data export, data import, textscan large data t...)

textscantool.mov

textscantool(varargin)

image thumbnail

updated 1 year ago

SimplePendulum by Siva Srinivas Kolukula

Simulation of Nonlinear Simple Pendulum (animation, sdof, simple pendulum)

SimplePendulum.avi

Animation(ivp, duration, fps, movie, arrow)

Equation(~,x)

image thumbnail

updated 8 years ago

Foreground segmentation by Nicholas Howe

Uses graph cuts to segment foreground objects from a static background in video. (background segmentati..., foreground segmentati..., segmentation)

SampleVideo.avi

extractForeground(video,frameSkip,dataRange,minSigmaLevel,s...

extractForeground(video,frameSkip,dataRange,minSigmaLevel,s...

image thumbnail

updated almost 4 years ago

Handling Large Data Sets Efficiently in MATLAB by Stuart McGarrity

Handling Large Data Sets Efficiently in MATLAB® (memory, 3gb, lareg data)

Set3gbswitch.swf

varray=makevarray(filename,format)

y=ramsize

image thumbnail

updated 8 years ago

Movie Editor by Eduard van der Zwan

With the Movie Editor you can load, edit and save movies. (reconstruction, video, imputoutput)

movie.avi

movie_crop_split_rotate.avi

cropmovie(varargin)

image thumbnail

updated 9 months ago

SCARA Manipulator by MOHAMMED ELAMASSIE

Full Software package for the SCARA manipulator (path planning and trajectory) (control design, robotics)

Trajectory_PLaning__Example.avi

J=Jacobian(th1,th2)

Path_PLaning(OI,OF,TH4)

image thumbnail

updated 11 years ago

Kinematic Simulation of a Robot Arm by Juan L. J. Bascones

Kinematic Simulation of a Robot Arm (example, robot arm, kinematic simulation)

robotarm.mpg

image thumbnail

updated 5 years ago

mpeg compression by Zahid Ali

Mpeg compression (compression, image processing, mpeg compression)

news.avi

BmotionEstARPS(imgP, imgI, mbSize, p)

BmotionEstARPS(imgP, imgI, mbSize, p)

image thumbnail

updated almost 4 years ago

Kinematics Toolbox by Brad Kratochvil

The kinematics toolbox is intended for prototyping robotics and computer vision related tasks. (kinematics, computer vision, homeogeneous transfor...)

example_frame_traj_movie.mpg

swimmer_movie.mpg

ad(h)

image thumbnail

updated 3 years ago

A Ball Tracking Application by Fuat Cogun

The tracker implements the Covariance Tracking method to track the ball in a football match (ball, covariance, covariance matrix)

tv cam-9.avi

drawDetectionWindow(I,estPositionX,estPositionY,size)

findCovarianceMatrix(I, positionX, positionY, size)

image thumbnail

updated 8 months ago

GUI for denoising video signals with Kalman filter by Youssef KHMOU

filter grayscale video signals(avi || Webcam) with 1st Order Estimation & Kalman filter . (image processing, gui, signal processing)

gstennis.avi

B=corr2d(H)

Create_gray_Gif_Image( data,filename)

image thumbnail

updated 5 years ago

Environmental Modeling by Ekkehard Holzbecher

Introduction to Modelling and Simulation for Environmental Problems (contaminant, degradation, flow)

animation.mpg

GaussianPlume

GaussianPuff

image thumbnail

updated 1 year ago

SpringPendulum by Siva Srinivas Kolukula

Simulation of Nonlinear Spring Pendulum (ode45, phase plane, spring pendulum)

SpringPendulum.avi

Animation(ivp,duration,fps,movie,arrow)

Equation(t,x)

image thumbnail

updated 1 year ago

Using fuzzy logic for mobile robot control by quan hoang pham

controller using fuzzy logic (mobile robot)

Using_Fuzzy_logic_for_Mobile_Robot_control_xvid.avi

image thumbnail

updated 4 days ago

Adding help and demos to the help browser by John Walley

A short guide to adding your own toolbox to the help browser

viptrain.avi

Abandoned Object Detection

Adding help and demos to the Help browser

image thumbnail

updated 2 years ago

Control optimization of a 4DOF arm using DIDO by Alan Jennings

4 DOF arm imported via SimMechanics generates dynamics for optimal pick-place control solved by DIDO (optimal control, control design, robot)

Arm_4DOF_1b_Final2.avi

Arm_4DOF_ResultsCheck

[a,b]=Arm_4DOF_MinEnergy_Cost(x)

image thumbnail

updated 5 years ago

Gantry robot simulation by John Kluza

Supervisory and low level robot tracking control of a 5-bar or articulated gantry using desired posi (simulation, robot kalman video es...)

ccw_lowres_10fps.avi

gantry_gui(varargin)

gantry_msfun_3color(t,x,u,flag, handles)

image thumbnail

updated 2 months ago

Chroma Based Road Tracking System Matlab Code by Muhammad Ammad

I Developed This and my Tutorial is Available here http://crunchmodo.com/chroma-based-road-tracking (chroma based road tra..., road recognition, chroma based road tra...)

roadtest.avi

road

image thumbnail

updated 6 months ago

VIDEO2FRAME CONVERSION by Harish Babu

Video 2 frame conversion is an easy way to doing.First reading video file and writing into frames. (image processing)

sat1.avi

vid2frame.m

image thumbnail

updated 3 years ago

Kalman filter(fixed point version) by Prerak

Tracking a Ball in a Video using Kalman Filter (signal processing, simulink, image processing)

ball_motion_ramp.avi

Tracking_Ball_upload

tracking_ball_hardware

image thumbnail

updated almost 3 years ago

Kalman filtering demo in MATLAB with automatic MATLAB-to-C code generation by Houman Zarrinkoub

Kalman filtering algorithm to track an object and generating C source code for implementation (kalman filter, embedded matlab, emlc)

MovingObject.avi

ObjTrack01(position)

ObjTrack02(position)

image thumbnail

updated 1 year ago

APPLICATION OF MESHLESS METHOD FOR PLASTICITY PROBLEMS IN 2D by N M

have gained more attention in analyzing problems in continuum and fracture mechanics (fem finite element me..., software, computer)

project_for_graduate_12mb.mp4

image thumbnail

updated 4 years ago

Motion Planning for a Robot Arm by Using Genetic Algorithm by Ali Talib Oudah

genetic algorithm is used to optimize the trajectory planning for robot arm. (optimization, simulation)

Movie_1.wmv

[b,a]=invkin3(x,y,phi)

[k,a]=invkini(x,y,phi)

image thumbnail

updated 1 year ago

Muscle fascicle tracking - Ultrasound by Glen Lichtwark

Implementation of an optical flow algorithm to track muscle length changes imaged with ultrasound. (gui, image processing, muscle)

passive_length_changes.avi

passive_length_changes.mpg

Affine Optic Flow Demonstration

image thumbnail

updated 3 years ago

Kinematic/Dynamic Control of a Two Link Manipulator by Hrishi Shah

Kinematic and Dynamic models of a Two Link Manipulator undergo non-linear feedback linearization. (manipulator, kinematic, control)

DYN-CLOSED LOOP-B1 (Kp=10000,Kd=100).avi

DYN-CLOSED LOOP-B2 (Kp=1000,Kd=100).avi

DYN-CLOSED LOOP-B3 (Kp=100,Kd=20).avi

image thumbnail

updated 1 year ago

Virtual Reality Recording by Nassim Khaled

This is a virtual reality recording created using simulink. (virtual, reality, model)

sea_scene_heading_control.avi

image thumbnail

updated 1 year ago

a Coriolis tutorial by James Price

Scripts that demonstrate aspects of rotating reference frames, Coriolis force and geostrophy. (coriolis, earths rotation, geostrophic)

ga2d_eta_lat0.mpg

ga2d_eta_lat10.mpg

ga2d_eta_lat20.mpg

image thumbnail

updated 2 years ago

MatLab's Video Lectures Series - Class01 - Part01 by GAMAL ALKIRSHI

Class01 - Part01 (matlabs main window, command window, workspace)

Class-01_1.mp4

image thumbnail

updated 2 years ago

immiscible LB by Gianni Schena

Implements Immiscible Lattice Boltzmann (ILB, D2Q9) method for two phase flows (image processing)

IBt4_sigma_bassa.avi

Maximize_figure_window(h)

[H K]=HK(Z)

image thumbnail

updated almost 5 years ago

FireWire Vision Tools by Frank Wornle

A simple MATLAB interface to "FireWire Digital Cameras" and the Color Machine Vision algorithms "CMV (camera, application, firewire)

test_short.avi

filterYUVimage(yuv, rgbIn, yMin, yMax, uMin, uMax, vMin, vM...

isalphanum(instr)

image thumbnail

updated 3 years ago

Dynamic Control of a Wheeled Mobile Robot by Hrishi Shah

Non-linear feedback linearization is applied to the dynamics of a wheeled mobile robot. (wheeled, control, robotics)

Wheeled Mobile Robot Control;Kd1=10Kd2=10Kp1=15Kp2=15.avi

Wheeled Mobile Robot Control;Kd1=10Kd2=10Kp1=5Kp2=5.avi

Wheeled Mobile Robot Control;Kd1=2Kd2=2Kp1=15Kp2=15.avi

image thumbnail

updated 2 years ago

MatLab's Video Lectures Series - Class01 - Part09 by GAMAL ALKIRSHI

Class01 - Part09 (command history, help, workspace)

Class-01_9.mp4

image thumbnail

updated 3 years ago

mmplayer by Robert Walter

MATLAB video player for mmreader-objects. (self_rating, video processing, player)

laser.xvid.avi

vidpointan(varargin)

mmplayer

image thumbnail

updated 1 year ago

Plane_wing_analytic_report by N M

Calculation of lift and resistance force for plane wing by finite element method (fem finite element me..., software, computer)

Plane_wing_analytic_report.avi

image thumbnail

updated 1 year ago

Matlab Freedom by Daniel Armyr

The wave equation applied to the matlab logo, with fewer constraints. (logo, wave equation, movie)

matlabFreedom.avi

generateMovie.m

matlabFreedom.m

image thumbnail

updated 4 years ago

VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function. by Diego Orlando

VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function.(Narration in Spanish) (video, communications, spanish)

COMUNICACIÓN_SERIAL_EN_MATLAB.wmv

image thumbnail

updated 4 years ago

RFI (Radio Frequency Interference) Mitigation Toolbox 1.2.1 beta by Akshaya Srivatsa

Simulates environment for RFI & quantifies the performance of interference mitigation algorithms (communications, signal processing, simulation)

einstein.avi

RFI_AlamoutiRx(Y, H, M)

RFI_ApproxFuncPhiSubOpt(x, r, a)

Contact us