Compute
Compute the structural similarity (SetReference must have been called before).
Syntax
Definition:
METHOD Compute : HRESULT
VAR_INPUT
ipSrcImage : ITcVnImage;
ipSSIM : Reference To ITcVnImage;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
ipSrcImage |
Source image (USINT) | |
ipSSIM |
Reference To ITcVnImage |
Returns the SSIM (REAL, values from 0 to 1) |