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.
☆122Updated 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 4 years ago
- Generic data structures and algorithms implemented in c language.☆82Updated 3 years ago
- Examples from the "C++ From Scratch" Series☆104Updated 3 years ago
- Code from my book, "Tiny C Projects," published by Manning Inc.☆112Updated last year
- My works for EE 569 - Digital Image Processing - Spring 2018 - Graduate Coursework at USC - Dr. C.-C. Jay Kuo☆52Updated 7 years ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 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'…☆74Updated 2 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆180Updated 2 months ago
- Hands-On Network Programming with C, published by Packt☆350Updated 9 months ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆107Updated 6 years ago
- source code of The Standard C Library, by Plauger☆347Updated 9 years ago
- A neural network implementation for the MNIST dataset, written in plain C☆102Updated 4 years ago
- Convolutional Neural Network in C (for educational purposes)☆30Updated 5 years ago
- Advanced Data Structures and Algorithms in C ( DSA )☆19Updated last year
- A linear algebra library in C. For fun.☆60Updated 8 years ago
- 40+ image processing algorithms with C++ and CImg Library: Well-Documented☆31Updated 2 years ago
- A simple operating system build from scratch using C and assembly language. The code includes a make file that will help you to run this …☆26Updated 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.☆58Updated 3 years ago
- Compiler for xlang, A C like high level programming language that emits Intel x86 assembly☆54Updated 4 years ago
- A compiler for a programming language written in C☆64Updated 2 years ago
- ☆40Updated 2 years ago
- A basic quaternion library written in C☆85Updated 3 years ago
- Artifacts of that Memory Management Tsoding Session☆177Updated last year
- ☆294Updated 3 years ago
- ISP image signal processor implementation in C function☆61Updated 3 years ago
- C++ example code for YouTube tutorials☆88Updated 2 years ago
- A custom malloc implementation in C explained☆63Updated 3 years ago
- Data structures implemented in C☆21Updated 4 years ago
- A C compiler written in C☆103Updated 2 years ago
- A C compiler created for the how to create a C Compiler online course☆118Updated 6 months ago