diff --git a/index.html b/index.html index 9ed6b53..59a5515 100644 --- a/index.html +++ b/index.html @@ -24,8 +24,8 @@

Currently converts to grayscale and reuses existing similar blocks as it goes, increasing a similarity threshold (from 0) until the set fits in 128 chars. - Next step: correctly handle inverse video similarities - Further step: don't end up stuck between 64 and 128 blocks :D + 'Inverse video' characters should be correctly taken into account. + Further step: don't end up stuck between 64 and 128 blocks :D Try to weight decimation by use or something.