48 Forks
116 Stars
116 Watchers

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.

How to download and setup image-processing

Open terminal and run command
git clone https://github.com/abhijitnathwani/image-processing.git
git clone is used to create a copy or clone of image-processing repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with image-processing https://github.com/abhijitnathwani/image-processing/archive/master.zip

Or simply clone image-processing with SSH
[email protected]:abhijitnathwani/image-processing.git

If you have some problems with image-processing

You may open issue on image-processing support forum (system) here: https://github.com/abhijitnathwani/image-processing/issues