cv.c: experimental computer library in C; A Robot's guide to seeing the world -- introductory guide to CV

This page summarizes the projects mentioned and recommended in the original post on /r/developersIndia

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • deimos

    Implementations for various Computer Vision image processing functions in C

  • Hello! I was absolutely enthralled by Computer Vision when I came across some of Geohotz's streams about developing Comma.ai (a self-driving company) and I decided to delve into Computer Vision about a week back. I began by working on Aadv1k/cv.c which was meant to "imitate" OpenCV, as the phrasing goes "You Learn by building" I would be lying if I said this program is decent, it is not. I havent optimized much of it and this is like my 3rd C project :P Here is what all I got working (I will continue work on this), the only dependency here is STB * Smoothing * Gaussian blur * Median filter * Bilateral Filter * Box Filter * Edge detection * Unsharp mask * Laplacian Filter (Difference of Gaussian) * Sobel operator * Color * Greyscale * Thresholding * Global * Otsu's Method

  • openpilot

    openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models.

  • Hello! I was absolutely enthralled by Computer Vision when I came across some of Geohotz's streams about developing Comma.ai (a self-driving company) and I decided to delve into Computer Vision about a week back. I began by working on Aadv1k/cv.c which was meant to "imitate" OpenCV, as the phrasing goes "You Learn by building" I would be lying if I said this program is decent, it is not. I havent optimized much of it and this is like my 3rd C project :P Here is what all I got working (I will continue work on this), the only dependency here is STB * Smoothing * Gaussian blur * Median filter * Bilateral Filter * Box Filter * Edge detection * Unsharp mask * Laplacian Filter (Difference of Gaussian) * Sobel operator * Color * Greyscale * Thresholding * Global * Otsu's Method

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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