human/samples/README.md

13 lines
332 B
Markdown
Raw Normal View History

2021-06-02 19:35:33 +02:00
# Human Library: Sample Images
Sample Images used by `Human` library demos and automated tests
Not required for normal funcioning of library
2021-09-26 01:14:03 +02:00
Samples were generated using command:
```shell
node test/test-node-canvas.js samples/in/ samples/out/
```
Samples galery viewer: <https://vladmandic.github.io/human/samples/samples.html>