Skip to content

Lobsternator/Structural-Similarity-Index-CSharp-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Structural Similarity Index

Description

This is an implementation of a Structural Similarity Index algorithm in C#. It is a very useful algorithm for meaningfully comparing two images in various ways.

Purpose

This repo is for anyone who wants an example on how to implement a Structural Similarity Index algorithm in C#.

Note

This particular implementation is not very well optimized, so I encourage you, the reader, to try and optimize it yourself!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages