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.
☆118Updated 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☆77Updated 3 years ago
- Examples from the "C++ From Scratch" Series☆90Updated 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
- Code from my book, "Tiny C Projects," published by Manning Inc.☆99Updated 8 months ago
- 40+ image processing algorithms with C++ and CImg Library: Well-Documented☆26Updated 2 years ago
- My C++ deep learning framework & other machine learning algorithms☆88Updated 2 years ago
- Learn assembly programming for x86 processor in AT&T (GAS) syntax☆56Updated 2 years ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆104Updated 5 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆55Updated 2 years ago
- face detection using classical Viola-Jones method☆16Updated 8 years ago
- My exercice and training for mastering C☆77Updated 9 years ago
- Hands-On Network Programming with C, published by Packt☆339Updated 4 months ago
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆98Updated last year
- A pure C vector implementation☆152Updated 4 years ago
- Advanced Data Structures and Algorithms in C ( DSA )☆20Updated last year
- A collection of algorithms for data structure manipulation in C☆110Updated 2 years ago
- Convolutional Neural Network in C (for educational purposes)☆28Updated 4 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆170Updated last year
- Mathematics library for C and C++☆50Updated last year
- A very quick and dirty XML library in C☆28Updated last year
- Tutorials and simple programs in ARM Assembly☆34Updated 10 years ago
- A basic quaternion library written in C☆80Updated 3 years ago
- ISP image signal processor implementation in C function☆56Updated 3 years ago
- Embedded Programming with Modern C++ Cookbook, published by Packt☆76Updated 2 years ago
- A Comprehensive Tutorials on Digital Image Processing☆49Updated last year
- JPG Encoder/Decoder☆46Updated last year
- Code for training basic neural networks, especially the MNIST numbers dataset.☆247Updated last year
- A set of custom memory allocators☆25Updated 2 years ago
- A collection of useful books and papers for learning and programming in ANSI C☆319Updated 4 years ago
- Code work associated with the course "Advanced C Programming Course" on Udemy, Authored by Tim Buchalka's Learn Programming Academy and J…☆16Updated 3 years ago