CVBpy 14.1
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Modules Pages
SqrtPixelScaling Class Reference

Defines the post processing of the sqrt function. More...

Inherits object.

Static Public Attributes

int AsIs = 0
 Square root result is stored as is (no scaling).
 
int Yes = 1
 Square root result is scaled to the data type's range.
 

Detailed Description

Defines the post processing of the sqrt function.