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☆77Updated 4 years ago
- Generic data structures and algorithms implemented in c language.☆82Updated 3 years ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years 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
- Examples from the "C++ From Scratch" Series☆103Updated 2 years ago
- Hands-On Network Programming with C, published by Packt☆349Updated 8 months ago
- An open source library for C☆265Updated 2 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆264Updated 2 years ago
- Book Example Code for Hands-On Network Programming with C☆696Updated 7 months ago
- A custom malloc implementation in C explained☆63Updated 3 years ago
- Code from my book, "Tiny C Projects," published by Manning Inc.☆111Updated last year
- 64 bit nasm code examples☆59Updated 5 years ago
- Extreme C, published by Packt☆399Updated last year
- Source Code for 'Beginning x64 Assembly Programming' by Jo Van Hoey☆208Updated 4 years ago
- Multi-threading Concepts☆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 set of custom memory allocators☆25Updated 2 years ago
- C++ example code for YouTube tutorials☆88Updated 2 years ago
- The code and material generated in The Evening OS Hour steam☆109Updated 3 years ago
- Embedded Programming with Modern C++ Cookbook, published by Packt☆79Updated 3 years ago
- Tutorials and simple programs in ARM Assembly☆35Updated 11 years ago
- C++ System Programming Cookbook, published by Packt☆72Updated 3 years ago
- Source code for the examples in my Udemy course "Learn Multithreading with Modern C++"☆126Updated 6 months ago
- Mathematics library for C and C++☆52Updated last year
- A collection of algorithms for data structure manipulation in C☆115Updated 2 years ago
- Hands-On System Programming with C++, published by Packt☆150Updated 3 years ago
- A basic quaternion library written in C☆85Updated 3 years ago
- Download required libraries from here☆45Updated 8 years ago
- Demystified Object-Oriented Programming with C++, published by Packt☆84Updated 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…☆101Updated last year