Go to file
2024-08-13 17:27:52 +00:00
frames first commit 2024-08-13 17:26:11 +00:00
output first commit 2024-08-13 17:26:11 +00:00
process.sh first commit 2024-08-13 17:26:11 +00:00
processor.py first commit 2024-08-13 17:26:11 +00:00
README Images not displaying 2024-08-13 17:27:52 +00:00

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)