Thumbnail.

Happy earth day

Description

It's my best image-to-allRGB algorithm. It's made whith Processing. It has taken 1-2 days to run, 3,500,000,000 iterations (2 pixels are swaped if it improves the image fidelity)

Algorithm caracteristics:

  • Genetic (evolutive) algorithm.
  • 7x7 matrix gaussian dithering (error difussion)
  • It uses RGB and Lab color spaces for better color fidelity.

Algorithm inputs:

  • allRGB.png noise image (start point). All 16,777,216 colors are in random positions.
  • Image.png whith 4096x4096 dimensions.
  • L.png, a.png and b.png whith 4096x4096 dimensions for Lab color space calculations.

Author

Abner
14 entries

Stats

Date
Colors16,777,216
Pixels16,777,216
Dimensions4,096 × 4,096
Bytes50,183,166