SetInvAccuRatio
Sets the inverted ratio of the accumulator size in relation to the source image's size (e.g. a value of 2 means that the size is halved in both directions.)
Syntax
Definition:
METHOD SetInvAccuRatio : HRESULT
VAR_INPUT
fInvAccuRatio : LREAL;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
fInvAccuRatio |
LREAL |
Inverted accumulator ratio (> 0) |