←Select platform

NoiseToSignalRatio Property

Summary

The value of the noise-to-signal power ratio.

Syntax
C#
VB
C++
public double NoiseToSignalRatio {get; set;} 
Public Property NoiseToSignalRatio As double 
public:  
   property double NoiseToSignalRatio 
   { 
      double get() 
      void set(double value) 
   } 

Property Value

The noise-to-signal power ratio of the additive noise to the original image.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly