aravindiiitb / python-compare-images

This repository is mainly about comparing two images. The technique used is SSIM. i.e. Structural Similarity Index Measure We use some of the inbuilt functions available in python's skimage library to measure the SSIM value. Along with SSIM we also measure the MSE ( Mean Square Error ) To know more about the SSIM technique Refer Here: https://…
38Updated 7 years ago

Related projects

Alternatives and complementary repositories for python-compare-images