ComponentOne PDF for .NET
CSJ2K.j2k.wavelet.analysis Namespace / SubbandAn Class / stepWMSE Field

In This Topic
    stepWMSE Field (SubbandAn)
    In This Topic
    The contribution to the MSE or WMSE error that would result in the image if there was an error of exactly one quantization step size in the sample of the subband. This value is expressed relative to a nominal dynamic range in the image domain of exactly 1.0. This field contains valid data only after quantization 9See Quantizer).
    Syntax
    'Declaration
     
    
    Public stepWMSE As Single
    public float stepWMSE
    See Also