whee
This commit is contained in:
parent
88bb31fb43
commit
ef48084c1f
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue