14 ms·
I once created a photo mosaic animation in After Effects. To do this, I had to sort images based on their "average brightness." I then wrote a small Python scri
by hrvstr 5mo ago
I once created a photo mosaic animation in After Effects. To do this, I had to sort images based on their "average brightness." I then wrote a small Python script to analyze the images and organize them into subfolders.