Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcychan authored Nov 5, 2024
1 parent c24a0de commit a56abc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ All in all, the top 3 color quantization algorithms for 256 colors are:
</ol>
The top 3 color quantization algorithms for 32 colors or less are:
<ol>
<li>Fast pairwise nearest neighbor based algorithm with CIELAB color space advanced version</li>
<li>Fast pairwise nearest neighbor based algorithm with CIELAB color space <b>Plus (parallel quantum inspired Genetic Algorithm)</b></li>
<li>Efficient, Edge-Aware, Combined Color Quantization and Dithering algorithm with CIELAB color space</li>
<li>Spatial color quantization algorithm with CIELAB color space</li>
</ol>
Expand Down

0 comments on commit a56abc0

Please sign in to comment.