This commit is contained in:
Brooke Vibber 2023-08-19 12:59:01 -07:00
parent 88bb31fb43
commit ef48084c1f

View file

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