タグ

ブックマーク / alteredqualia.com (1)

  • Image evolution

    The goal is to get an image represented as a collection of overlapping polygons of various colors and transparencies. We start from random 50 polygons that are invisible. In each optimization step we randomly modify one parameter (like color components or polygon vertices) and check whether such new variant looks more like the original image. If it is, we keep it, and continue to mutate this one i

    ken450
    ken450 2011/12/23
    遺伝的アルゴリズムでモナリザに進化するJavaScript
  • 1