Skip to content

Quantify how similar two images are using linear algebra concepts.

License

Notifications You must be signed in to change notification settings

hyperdriveguy/image-similarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image-similarity

Quantify how similar two images are using linear algebra concepts.

Usage

main.py [-h] image1 image2 The two images must be the exact same size in order to work. The images should be RGB images, not indexed or grayscale.

Requirements

A reasonably recent version of Python, Pillow, and tqdm. These can be obtained using pip or another package manager.

About

Quantify how similar two images are using linear algebra concepts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages