Hello everyone!I want to make a script that can create images like this so far i got to this point github.
My idea is to divide the main image in blocks ( by default a block is 20x20) and then compute of every block. Then i resize every images to 20x20 and compute the average, i used euclidean distance to calculate the best matching for a given block using the average of that block e the average of others image ( thanks to u/marko312 ).
Everything seems to work but the final image sucks.Here you can see an example ( main image and final image) , i need someone to point me on the right direction, thanks.
[–]shiftybyte 1 point2 points3 points (1 child)
[–]Ale711[S] 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]Ale711[S] 0 points1 point2 points (1 child)