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: Image segmentation and background removal in JavaScript

60 pointsby secondtimeusealmost 10 years ago

7 comments

secondtimeusealmost 10 years ago
This is an alpha version, I hope to improve it over the next week by incorporating ConvnetJS, to label pixels in mixed superpixels (Superpixels with both positive and negative labels). And incorporate additional functionality to such as blurring the boundary.<p>The current restriction on the size of canvas 640 X 640 (Instagram size) , will also be removed over next few updates.
评论 #9945156 未加载
MichaelApprovedalmost 10 years ago
It was hard to get an idea of the final result in the demo gif because the last frame disappeared so quickly. Here it is <a href="http:&#x2F;&#x2F;imgur.com&#x2F;fduYXCi" rel="nofollow">http:&#x2F;&#x2F;imgur.com&#x2F;fduYXCi</a>
评论 #9945591 未加载
skstrongholdalmost 10 years ago
Was working on a similar problem, to fetch color of cloths from images(including models and background) in an e-commerce website. This implementation gives the best result so far.
评论 #9946660 未加载
MichaelApprovedalmost 10 years ago
In the readme file, you have &quot;License: Copyright 2015, Cornell University. All Rights Reserved.&quot; Does that mean there isn&#x27;t a public license to use it?
评论 #9945541 未加载
pmontraalmost 10 years ago
Great demo. Out of curiosity, why not compiling the C algorithm with emcc into asm.js and probably get better performances (but a much larger js file) ?
评论 #9945511 未加载
eonwalmost 10 years ago
i tried to use it, it just crashed FireFox 39.0 on Windows 7.
dharma1almost 10 years ago
Great stuff. Anyone aware of Android libs for this?
评论 #9946141 未加载