Skip to content

This project outlines the image processing concepts with implementation in C.

Notifications You must be signed in to change notification settings

FardeenCODEIIEST/Image-Processing-in-C

Repository files navigation

Image Processing in C

This project outlines the image processing concepts with implementation in C.

Here we have dealt with numerous concepts ranging from basic read and write operations of PGM files to filtering and applying morphological concepts on the images.

We have dealt with grayscale images in this project.

All the relevant source code and documentation can be found here

Acknowledgements

Slides

img-1 img-2 img-3 img-4 img-5 img-6 img-7 img-8 img-9 img-10 img-11 img-12 img-13

The working of a kernel-convolution can be visualised here.

gif-1

img-14 img-15 img-16 img-17 img-18 img-19 img-20 img-21 img-22 img-23 img-24 img-25 img-26 img-27 img-28 img-29 img-30 img-31

Character Segmentation

img-1 img-2 img-3 img-4 img-5 img-6 img-7

The working of the above vertical scan algorithm can be understood from the media below

gif-2

img-8 img-9

About

This project outlines the image processing concepts with implementation in C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages