Skip to content

rchen8/slip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slip

Installation

Make sure to use a virtualenv

pip install -r requirements.txt
brew install tesseract ffmpeg rabbitmq

Install OpenCV 3.1.0
Install RabbitMQ

To Run

sudo rabbitmq-server
celery -A lib.slide_match worker --loglevel=info

python run.py to start web server
python test.py to temporarily test algorithm

About

Maps lecture slides to the corresponding segments in lecture videos.

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors