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.
☆116Updated last year
Alternatives and similar repositories for image-processing:
Users that are interested in image-processing are comparing it to the libraries listed below
- Generic data structures and algorithms implemented in c language.☆81Updated 2 years ago
- Multi-threading Concepts☆79Updated last year
- Convolutional Neural Network in C (for educational purposes)☆28Updated 4 years ago
- ☆91Updated 2 years ago
- A C++ implementation to create, visualize and train Convolutional Neural Networks☆63Updated 2 years ago
- Code from my book, "Tiny C Projects," published by Manning Inc.☆86Updated 3 months ago
- A collection of algorithms for data structure manipulation in C☆112Updated 2 years ago
- A set of custom memory allocators☆25Updated last year
- A game written in C using SDL Library☆17Updated 4 years ago
- Artifacts of that Memory Management Tsoding Session☆161Updated last year
- Learn assembly programming for x86 processor in AT&T (GAS) syntax☆42Updated last year
- An open source library for C☆237Updated 2 years ago
- A simple raytracer written in C99.☆22Updated 2 years ago
- This repository contains example files organized by chapters in Mastering Algorithms with C, by Kyle Loudon☆71Updated 5 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'…☆70Updated last year
- Advanced Data Structures and Algorithms in C ( DSA )☆17Updated 8 months ago
- LRU-Cache-using-C☆12Updated 7 years ago
- 📚🔡 Some famous and really basic algorithms and data structures implemented in C☆21Updated 3 years ago
- A custom malloc implementation in C explained☆62Updated 2 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆53Updated 2 years ago
- Below is a step-by-step tutorial covering common build system use cases that CMake helps to address. Many of these topics have been intro…☆19Updated 6 years ago
- Mathematics library for C and C++☆50Updated last year
- Data Structures and Algorithms in C ( DSA )☆68Updated 8 months ago
- ☆41Updated last year
- A c++ project for manipulating image data in fun ways☆35Updated 3 years ago
- A CPU-only, from-scratch 3D game written in C, where you dodge blocks☆90Updated 2 years ago
- Linear Algebra in C☆109Updated 3 years ago
- Hands-On System Programming with C++, published by Packt☆143Updated 2 years ago
- My C++ deep learning framework & other machine learning algorithms☆87Updated last year
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆164Updated 11 months ago