image_processor/README

11 lines
331 B
Plaintext

Simple image processor.
Will read from ./frames and output in ./output
Run 'bash process.sh' for bulk conversion, with 3000 circles and seed of 1 on 8 threads.
![screenshot](./output/image1.jpg.png)
![screenshot](./output/image1_pixel.jpg.png)
![screenshot](./output/image2.png.png)
![screenshot](./output/image2_pixel.png.png)