Ask HN: Anyone remember a lib which recreates images from colors? 2 points by fratlas 9y ago ↗ HN I remember a while ago a HNer posted a lib which reconstructed an image from colored shards to approximate the original. Does anyone remember it's name?
[–] dalke 9y ago ↗ Some variation of https://rogeralsing.com/2008/12/07/genetic-programming-evolu... ?https://github.com/kiirala/approximate_image and http://kennycason.com/posts/2016-06-01-genetic-algorithm-dra... are similar implementations. [–] fratlas 9y ago ↗ It was extremely similar to this, but without the genetic evolution algo (it was just a best guess I suppose)
[–] fratlas 9y ago ↗ It was extremely similar to this, but without the genetic evolution algo (it was just a best guess I suppose)
2 comments
[ 3.4 ms ] story [ 13.9 ms ] threadhttps://github.com/kiirala/approximate_image and http://kennycason.com/posts/2016-06-01-genetic-algorithm-dra... are similar implementations.