Changes between Version 13 and Version 14 of img2rubik
- Timestamp:
- 06/13/2008 12:04:00 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
img2rubik
v13 v14 31 31 == !ImageMagick == 32 32 33 This is !ImageMagick’s Floyd-Steinberg algorithm , on the original image and on a gamma-corrected image:33 This is !ImageMagick’s Floyd-Steinberg algorithm. However, the results are so blurry that I suspect it to actually be their ridiculous Hilbert curve dithering implementation. 34 34 35 35 [[Image(lena-im.png)]] [[Image(lena-gim.png)]] … … 37 37 == The Gimp == 38 38 39 Results using Gimp’s Floyd-Steinberg dithering:39 The Gimp fails pathetically. Results using its Floyd-Steinberg dithering algorithm: 40 40 41 41 [[Image(lena-gimpfs.png)]] [[Image(lena-gimpgfs.png)]]