Skip to content

Commit

Permalink
Readme quick update
Browse files Browse the repository at this point in the history
  • Loading branch information
lcferrum committed Aug 26, 2014
1 parent b303006 commit be09e69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ SegmentDisplayOCR will output original unchanged video.

SegmentDisplayOCR will try to recognize every N-th frame starting from the
first one. N is determined by interval variable (in seconds). For example for
PAL video (30 FPS) one second interval means that recognition will occur every
30-th frame. Recognition will only occur during forward playback of the video.
PAL video (25 FPS) one second interval means that recognition will occur every
25-th frame. Recognition will only occur during forward playback of the video.
Rewinded frames won't be recognized.

Recognition results can be logged by SegmentDisplayOCR. By default logging is
Expand Down

0 comments on commit be09e69

Please sign in to comment.