abhijitnathwani / image-processingLinks
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.
☆121Updated last year
Alternatives and similar repositories for image-processing
Users that are interested in image-processing are comparing it to the libraries listed below
Sorting:
- Neural Network framework using Backpropogation in C☆78Updated 3 years ago
- Generic data structures and algorithms implemented in c language.☆81Updated 3 years ago
- Advanced Data Structures and Algorithms in C ( DSA )☆18Updated last year
- Hands-On Network Programming with C, published by Packt☆348Updated 8 months ago
- Examples from the "C++ From Scratch" Series☆101Updated 2 years ago
- My works for EE 569 - Digital Image Processing - Spring 2018 - Graduate Coursework at USC - Dr. C.-C. Jay Kuo☆53Updated 7 years ago
- ☆35Updated 4 years ago
- Code from my book, "Tiny C Projects," published by Manning Inc.☆109Updated last year
- 40+ image processing algorithms with C++ and CImg Library: Well-Documented☆30Updated 2 years ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years ago
- ☆292Updated 3 years ago
- A open source repository of different kinds of algorithms in c. Newbies are encouraged to contribute! Note: I made this code when i didn'…☆73Updated 2 years ago
- A custom malloc implementation in C explained☆63Updated 3 years ago
- A collection of algorithms for data structure manipulation in C☆115Updated 2 years ago
- An open source library for C☆262Updated 2 years ago
- A basic quaternion library written in C☆82Updated 3 years ago
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆100Updated last year
- A plotting library available in many programming languages.☆122Updated last year
- Extreme C, published by Packt☆394Updated last year
- A set of custom memory allocators☆25Updated 2 years ago
- Source Code for 'Beginning x64 Assembly Programming' by Jo Van Hoey☆208Updated 4 years ago
- Convolutional Neural Network in C (for educational purposes)☆30Updated 4 years ago
- Tutorials and simple programs in ARM Assembly☆35Updated 11 years ago
- A C++ implementation to create, visualize and train Convolutional Neural Networks☆64Updated 3 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆56Updated 3 years ago
- Mathematics library for C and C++☆52Updated last year
- MATLAB code for the book Digital Image Processing Using MATLAB (DIPUM)☆114Updated 6 years ago
- ☆40Updated 2 years ago
- A C compiler written in C☆103Updated 2 years ago
- This is a simple JPEG decoder written to accompany the JPEG tutorial series on my blog: https://koushtav.me/jpeg/tutorial/2017/11/25/lets…☆17Updated 6 years ago