image_processor/README
2024-08-13 17:29:55 +00:00

11 lines
422 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](https://git.cawez.ca/COW/image_processor/src/commit/aaee4fb4e2138a2f18109e84ee65d19c78767f20/output/image1.jpg.png)
![screenshot](./output/image1_pixel.jpg.png)
![screenshot](./output/image2.png.png)
![screenshot](./output/image2_pixel.png.png)