Compute
Compute the structural similarity (SetReference must have been called before).
Syntax
Definition:
HRESULT Compute(
ITcVnImage* ipSrcImage,
ITcVnImage*& ipSSIM
)
Parameters
Name |
Type |
Description |
---|---|---|
ipSrcImage |
Source image (USINT) | |
ipSSIM |
Returns the SSIM (REAL, values from 0 to 1) |