miketrumpis / el612_video_proj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

===========================================
Experimental code for EL6123 video project.
===========================================

This package is a skeleton of a framework for computing image
segmentation and object tracking tasks. See PDF regarding theoretical
details.

Segmentation
------------

The mean_shift package implements mean shift segmentation, using the
algorithm described in    

A Topological Approach to Hierarchical Segmentation using Mean Shift
Sylvain Paris and Frédo Durand
Proceedings of the IEEE conference on Computer Vision and Pattern Recognition
2007
http://people.csail.mit.edu/sparis/#cvpr07

Tracking
--------

non existant

Detection
---------

non existant

License Info
------------

See LICENSE file

About

License:Other


Languages

Language:Python 100.0%