Skip to content

Imperial College London 3rd Year Group Project - video segmentation and indexing.

Notifications You must be signed in to change notification settings

animeshsahay/icl_video_segmentation

 
 

Repository files navigation

======================
icl_video_segmentation
======================

Imperial College London 3rd Year Group Project - video segmentation and indexing.

Installation
============

To make an installable package:
    make dist
Install with:
    pip install dist/Segmenter-0.0.1.tar.gz

Running in place after git clone
================================

Run this once:
    git submodule init
    git submodule update
Then:
    make desktop

Testing
=======

Use:
    make test

About

Imperial College London 3rd Year Group Project - video segmentation and indexing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.1%
  • CSS 2.7%
  • D 1.8%
  • HTML 1.5%
  • Makefile 0.9%