Tricks for Computer Vision Developers
Project description
CV_Tricks
CLI commands for making videos into images and vice versa.
Images from Video
Usage:
img_frm_vid.py [-f][--file] [-d][--dir]
Required:
[-f][--file] input video file
Options:
[-d][--dir] path to output folder. Default is "images". Directory will be created if not exist.
Examples:
img_frm_vid.py -f video.py
or
img_frm_vid.py --file video.py --dir saved_images
Images to Video
Usage:
img_to_vid.py [-f][--file] [-n][--name] [-e][--extension] [--fps] [-s][--size]
Required:
[-f][--file] input image directory
Options:
[-n][--name] name of video created. Default is "result".
[-e][--extension] video file saving format. Default is "avi".
[--fps] frame per second. Default is 25.
[-s][--size] frame size of video. Default is (640,480)
Examples:
img_to_vid.py -f images_directory
or
img_to_vid.py --file video.py --size 1080 720
NOTE: This repository is under active development. New features coming soon!!!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
CV_Tricks-0.0.5.tar.gz
(4.5 kB
view details)
Built Distribution
File details
Details for the file CV_Tricks-0.0.5.tar.gz
.
File metadata
- Download URL: CV_Tricks-0.0.5.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/1.5.0 pkginfo/1.8.2 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffd6f668326b8aaa28e7ffe1c3d1e3d887d9d8ffa809d9dd7887c9e3535de1c6 |
|
MD5 | 667f22470e471f53ba5f0adfe68a2f20 |
|
BLAKE2b-256 | cbd8e3c3c4f112c0a40f669c3398ab99d67ef300fff131ea054eee618c4b9a1b |
File details
Details for the file CV_Tricks-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: CV_Tricks-0.0.5-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/1.5.0 pkginfo/1.8.2 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f8ece43195d297c55f3ee8a22164ee9296f5ad8a47a13c1cc478487cf848ae2 |
|
MD5 | 47c0b173e904fa6a64e00594eb850e18 |
|
BLAKE2b-256 | 2de4c225269b7031efed0f0cc9cf8895de4a513ad9d918234b28af4ce6a32a92 |