Hacker News new | ask | show | jobs
by choxi 1891 days ago
I was hoping to use computer vision for things that a user might do by hand, e.g. removing the background/foreground. I'm focusing on 2D image processing so most functions are pretty performant if you use WebGL, even for large images.

Thanks for the Rete.js recommendation, I'll give it a try!