Skip to content

Optical Character Recognition from television news programs

Notifications You must be signed in to change notification settings

RedHenLab/OCR-for-TV-News

 
 

Repository files navigation

Optical Character Recognition for television news programs

by Burhan Ul Tayyab for Red Hen Lab's Google Summer of Code 2018

To Use Scrolling Ticker Algorithm, please use "python work.py [your_video_name]"

For Compiling C File, use "gcc -o get_frames get_frame.c -lavformat -lavcodec -lswscale -lavutil -lz -lm sdl-config --cflags --libs -llept -ltesseract"

To run ./get_frames [video_name]"

About

Optical Character Recognition from television news programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.0%
  • C++ 5.7%
  • Python 3.3%