TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A fun image-processing project marginally related to my learning theory research

7 pointsby NarcolepticFrogover 9 years ago

1 comment

jamessbover 9 years ago
This reminds me of Trigrad (&#x27;Tringle Gradient Image Compression&#x27;), which compresses images by sampling points (at locations biased by the results of sobel edge detection); de-compression is performed by delaunay triangulation, then colouring the triangles using some scheme (the &#x27;nearest neighbour&#x27; scheme, which coloured each triangle in a single color, is most similar to this).<p><a href="https:&#x2F;&#x2F;ruarai.github.io&#x2F;Trigrad&#x2F;old.html" rel="nofollow">https:&#x2F;&#x2F;ruarai.github.io&#x2F;Trigrad&#x2F;old.html</a><p><a href="https:&#x2F;&#x2F;ruarai.github.io&#x2F;Trigrad&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ruarai.github.io&#x2F;Trigrad&#x2F;</a><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9828962" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9828962</a>
评论 #10402605 未加载