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.

Modern Image Processing Algorithms Implementation in C

199 pointsby symisc_develalmost 2 years ago

9 comments

ladbergalmost 2 years ago
Since it seems like the poster works for the company: the ads on this article are all semi-nsfw for me, more-so than the average GAd I see (is that something you can tune?). I reported them to Google but that might be a black hole.<p>Additionally, why in the world does a technical blog for a for-profit company need ads?
评论 #36220144 未加载
评论 #36219607 未加载
评论 #36221740 未加载
评论 #36219587 未加载
remipchalmost 2 years ago
It looks promising.<p>I like the way each algorithm is explained with minimal example and demo images.<p>I&#x27;m looking for such a lightweight vision lib to embed simple image manipulation programs on tiny ESP32-CAM boards.<p>OpenCV seems too heavy to integrate on such small devices.<p>So far, I&#x27;ve been able to develop simple image processing programs with CImg[1] (simple filtering, image cropping, adding text).<p>I&#x27;ll try to spend some time exploring this SOD lib, thank you for sharing.<p>[1] <a href="https:&#x2F;&#x2F;cimg.eu&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cimg.eu&#x2F;</a>
cwoolfealmost 2 years ago
Visit the url below for much of the same content but without ads. <a href="https:&#x2F;&#x2F;sod.pixlab.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;sod.pixlab.io&#x2F;</a>
elcritchalmost 2 years ago
Note this is GPL which will make it a harder sell vs OpenCV in many cases. I&#x27;d guess they&#x27;re looking to use the non-GPL for $$ model.<p>Nevertheless, it looks interesting. It looks really nice for embedded where you don&#x27;t always have the GPU for compute.
Solvencyalmost 2 years ago
Is there anything substantially different here from the way any modern post-processing shader works right now? For example: <a href="https:&#x2F;&#x2F;threejs.org&#x2F;examples&#x2F;webgl_postprocessing_rgb_halftone.html" rel="nofollow">https:&#x2F;&#x2F;threejs.org&#x2F;examples&#x2F;webgl_postprocessing_rgb_halfto...</a>
评论 #36219419 未加载
vitorsralmost 2 years ago
How does it compare to dlib [1], ccv [2] etc.?<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;davisking&#x2F;dlib">https:&#x2F;&#x2F;github.com&#x2F;davisking&#x2F;dlib</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;liuliu&#x2F;ccv">https:&#x2F;&#x2F;github.com&#x2F;liuliu&#x2F;ccv</a>
评论 #36222156 未加载
HumblyTossedalmost 2 years ago
Anything like this but for photo imaging manipulation?
realPtolemyalmost 2 years ago
Thanks for sharing!
Iwan-Zotowalmost 2 years ago
better than OpenCV ?
评论 #36220420 未加载
评论 #36217777 未加载
评论 #36217244 未加载
评论 #36217549 未加载