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.

Show HN: Create sketchy, hand-drawn version of image in browser with WebAssembly

16 pointsby shihnalmost 7 years ago

1 comment

shihnalmost 7 years ago
Hi, I created rough.js (<a href="https:&#x2F;&#x2F;roughjs.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;roughjs.com&#x2F;</a>) earlier this year and was curious if I could use it to turn any image to a hand drawn, sketchy image in the browser.<p>Using a web assembly build of OpenCV, I extract the shapes out of an image and feed it to rough.js which draws them and fills them with colored hachure lines.<p>Comments&#x2F;suggestions welcome. Cheers.
评论 #17679232 未加载