←Select platform

SignalToNoiseRatioCommand Class

Summary

Finds the signal to noise ratio (SNR) in an image.

Syntax
C#
VB
C++
public class SignalToNoiseRatioCommand : RasterCommand 
Public Class SignalToNoiseRatioCommand  
   Inherits RasterCommand 
public ref class SignalToNoiseRatioCommand : public RasterCommand   

Remarks
  • Calculates the SNR and returns the 10*log10 of real ratio. This value gives an indication of the homogeneity of adjacent pixels in an 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