Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhishekSalian authored Oct 4, 2020
1 parent 4bfb1bc commit 6a2959e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ Video2Images(video_filepath="--path-to-video-file--",
```
from video2images import Video2Images
# Let say f = 20 i.e capturing only first 20 frames
Video2Images(video_filepath="--path-to-video-file--",
capture_rate=20,
Expand Down

0 comments on commit 6a2959e

Please sign in to comment.