Skip to content

calleia/pbm-hamming-distance-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PBM Hamming Distance Calculator

Calculate the Hamming distance between two PBM images.

Build

Automatic build using makefile

make

Manual build using gcc compiler

gcc -o main main.c

Usage

./main first-image.pbm second-image.pbm

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Calculate the Hamming distance between two PBM images.

Resources

License

Stars

Watchers

Forks

Packages