Skip to content

Detects and recognizes onscreen text in news broadcast videos.

License

Notifications You must be signed in to change notification settings

holtzhau/captioncapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaptionCapture
==============

Detect and recognize onscreen text in news broadcast videos.

License: MIT

Requirements:
-------------
1.) OpenCV 2.4, scons, python-dev, libtesseract-dev
2.) Install SIP: http://www.riverbankcomputing.com/software/sip/
3.) Install tesseract-sip: sudo pip install tesseract_sip

Building:
---------
1.) Install requirements 
2.) Run scons in source directory

Example:
--------
python segment.py video_file.avi

About

Detects and recognizes onscreen text in news broadcast videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published