abhijitnathwani / image-processing
Image Processing Codes using C, without the use of any external libraries. The codes in this repository apply traditional image processing algorithms with use of plain C language, which is almost run everywhere.
☆115Updated 10 months ago
Alternatives and similar repositories for image-processing:
Users that are interested in image-processing are comparing it to the libraries listed below
- The Simple Image Processing Library (SIPL) is a C++ library with the main goal of making it easy to go from an algorithm concept to pictu…☆27Updated 8 years ago
- HDR Imaging with Local and Global Tonemapping☆32Updated 4 years ago
- Implement Lucas-Kanade optical flow estimation, and test it for the two-frame data sets provided in Python from scratch☆48Updated 5 years ago
- A collection of algorithms for data structure manipulation in C☆110Updated last year
- My exercice and training for mastering C☆75Updated 8 years ago
- This repository contains example files organized by chapters in Mastering Algorithms with C, by Kyle Loudon☆70Updated 5 years ago
- Code from my book, "Tiny C Projects," published by Manning Inc.☆81Updated 3 weeks ago
- Master the technique of confidently writing robust C++ code☆61Updated 5 years ago
- Contains code of the book "Introduction to Programming with C++ for Engineers" by prof. Bogusław Cyganek, Wiley-IEEE, 2020☆50Updated last year
- Generic data structures and algorithms implemented in c language.☆81Updated 2 years ago
- ☆43Updated last year
- C++ Image Processing and Computer Vision OpenCV Examples used for Teaching☆27Updated 2 years ago
- Lucas Kanade Implementation with and without pyramid☆14Updated 7 years ago
- Semi-random funky stuff, mainly for my PhD experiments and articles. Contains calculations and algorithm implementations for various appl…☆18Updated last week
- Advanced C++ Programming CookBook, published by Packt☆107Updated 2 years ago
- Stitch Images using OpenCV in C++☆50Updated 3 years ago
- This repository implement some image processing to know how they work internally. Includes Canny, Gaussian Blur, Hough edge detection, Cr…☆23Updated 7 years ago
- C++ OpenCV implementation of Richardson-Lucy deconvolution☆12Updated 10 years ago
- 2D & 3D graph plots in OpenGL (for University)☆28Updated 11 years ago
- Neural Network framework using Backpropogation in C☆64Updated 3 years ago
- These are the code files and resources for the first part of the ARM assembly language programming course.☆18Updated 2 years ago
- My C++ deep learning framework & other machine learning algorithms☆84Updated last year
- Matrix multiplication using c++11 threads☆32Updated 7 years ago
- sensor manual, camera docs☆12Updated 7 years ago
- A readable CNN Inference implementation in C for anyone who wants to learn what exactly is going on behind the scenes☆54Updated 4 years ago
- Artificial Neural Networks implemented in C++☆52Updated 4 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆48Updated 2 years ago
- ☆22Updated 2 years ago
- C++ implementation from scratch of the most famous algorithms for image processing, such as Sobel, Blur, Affine Transformations, Region D…☆46Updated 3 years ago
- C++17 By Example, published by Packt☆31Updated 4 years ago