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.

Home Page:https://abhijitnathwani.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Processing using C

This repository contains code for various image processing algorithms using plain C. It does not use any libraries in C.

These also support the blog posts here.

For more information, refer the blog posts or email to abhijit.nathwani@gmail.com

If you find the content here useful Buy Me A Coffee

About

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.

https://abhijitnathwani.github.io


Languages

Language:C 100.0%