Skip to content

hgcarry/Image-Processing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Processing

This repo contains code for the basic image procesing tutorial done in https://www.youtube.com/playlist?list=PLFBCwXFhAvu0L7xo4lng-qrAuHU8sRQm9.

This library currently has the functionality of

  1. Read image
  2. Write image
  3. Create histogram

Running the library

Unix users

1)Run sh test.sh after navigating to the directory

Windows users

1)Change the name test.sh to bat then double click the file to run it.

About

Basic image procesing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.0%
  • Shell 3.0%