|
|
|
|
|
by westside1506
6309 days ago
|
|
Very cool algorithm demo. How well would this compare to a very extreme JPEG compression? Also, I'm not an image compression expert, but I wonder if you could use this technique as a pre-pass before a more standard image compression algorithm to improve the overall results. In other words, maybe subtract the image created using the polygons from the original image and then compress the result using JPEG (or something else more suitable?). |
|