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:
HRESULT SetInvAccuRatio(
double fInvAccuRatio = 1.0
)
Parameters
Name |
Type |
Description |
---|---|---|
fInvAccuRatio |
double |
Inverted accumulator ratio (> 0) |