forked from BurhanUlTayyab/GSOC2018_RedHen
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]" |