image_processor/README
2024-08-13 17:26:11 +00:00

11 lines
323 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)