Modern Image Processing Algorithms Implementation in C

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. sod

    An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. CImg

    The CImg Library is a small and open-source C++ toolkit for image processing

    It looks promising.

    I like the way each algorithm is explained with minimal example and demo images.

    I'm looking for such a lightweight vision lib to embed simple image manipulation programs on tiny ESP32-CAM boards.

    OpenCV seems too heavy to integrate on such small devices.

    So far, I've been able to develop simple image processing programs with CImg[1] (simple filtering, image cropping, adding text).

    I'll try to spend some time exploring this SOD lib, thank you for sharing.

    [1] https://cimg.eu/

  4. Dlib

    A toolkit for making real world machine learning and data analysis applications in C++

  5. CCV

    C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Who is hiring? (September 2023)

    14 projects | news.ycombinator.com | 1 Sep 2023
  • Show HN: VisionScript, abstract programming language for computer vision

    6 projects | news.ycombinator.com | 21 Aug 2023
  • Sod (Embedded Computer Vision C Library) 1.1.9 Released

    1 project | news.ycombinator.com | 25 Jul 2023
  • [News] Kornia 0.6.6: ParametrizedLine API, load_image support for Apple Windows Developer, integration demos with Hugging Face and many more.

    1 project | /r/MachineLearning | 18 Jul 2022
  • [P] Kornia: Differential Computer Vision

    1 project | /r/MachineLearning | 14 May 2022

Did you know that C++ is
the 7th most popular programming language
based on number of references?