Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 399 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 399 Bytes

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]"