DenoiseScaler {BioNovoGene.Analytical.MassSpectrometry.MsImaging.Blender.Scaler} .NET clr documentation

DenoiseScaler

Description

removes the pixel points by the average density cutoff

Declare

            
# namespace BioNovoGene.Analytical.MassSpectrometry.MsImaging.Blender.Scaler
export class DenoiseScaler extends Scaler {
   # The density cutoff that treated the pixel as noise pixels
   q: double;
}

        

.NET clr type reference tree

  1. this class extends from Scaler class: Scaler

[Package {$package} version {$version} Index]