Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Burhan Ul Tayyab authored Jun 30, 2018
1 parent ebc92a7 commit 1aad307
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# GSOC2018_RedHen

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

0 comments on commit 1aad307

Please sign in to comment.