sailor01 / GeodesicActiveContour

Geodesic active contour using distance regularized level sets for object tracking in a video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This MATLAB code demonstrates the geodesic active contour model using distance regularized
level sets for object tracking in videos.

The code can be run from the main file - "GeodesicActiveContour.m"
After running the main file, it needs, as input, the four vertices of the rectangular neighbourhood around
the object to be tracked.
              
Date: April 29th, 2013

About

Geodesic active contour using distance regularized level sets for object tracking in a video


Languages

Language:MATLAB 100.0%