convert OpenCV samples file to images
Project description
convert OpenCV samples file to images
Installation
- ::
- $ pip install vec2img
Usage
- ::
- $ vec2img samples.vec -o images -w 24 -h 24 -e png
Help
- ::
$ vec2img –help usage: vec2img -o OUT [-w WIDTH] [-h HEIGHT] [-e EXT] [–version] [–help] vec
convert OpenCV samples file to images
- positional arguments:
- vec vec file
- optional arguments:
-o OUT, --out OUT output path (default: None) -w WIDTH, --width WIDTH image width (default: 24) -h HEIGHT, --height HEIGHT image height (default: 24) -e EXT, --ext EXT image extension (default: png) --version show program’s version number and exit --help show this help message and exit
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
vec2img-0.1.0.tar.gz
(2.4 kB
view hashes)