FImageComparer::CompareStructuralSimilarity

[https://en.wikipedia.org/wiki/Structural_similarity](https://en.wikipedia.org/wiki/Structural_similarity)

Windows
MacOS
Linux

References

Module

ScreenShotComparisonTools

Header

/Engine/Source/Developer/ScreenShotComparisonTools/Public/ImageComparer.h

Include

#include "ImageComparer.h"

Source

/Engine/Source/Developer/ScreenShotComparisonTools/Private/ImageComparer.cpp

Syntax

double CompareStructuralSimilarity
(
    const FString & ImagePathA,
    const FString & ImagePathB,
    EStructuralSimilarityComponent InCompareComponent,
    const FString & OutDeltaPath
)

Remarks

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss