0.1.0 • Published 4 years ago

udt-to-png v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

UDT to PNG

Currently, this is just for NodeJS, but porting it to the browser should be possible if there's a way to convert an SVG to a PNG in-browser. PRs welcome!

Converts UDT image files into PNGs, suitable for use in machine learning tasks.

Usage

Usage: udt-to-png path/to/dataset.udt.json -o output-masks-dir

Options:
  --help               Show help                                       [boolean]
  --version            Show version number                             [boolean]
  --use-sample-number  Use the number of the sample as the mask filename
                       (sample0001.mask.png, etc.)
  --output-dir, -o     Output directory for masks                     [required]
0.1.0

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago