DenoiseScaler {BioNovoGene.Analytical.MassSpectrometry.MsImaging.Blender.Scaler} | .NET clr documentation |
removes the pixel points by the average density cutoff
# namespace BioNovoGene.Analytical.MassSpectrometry.MsImaging.Blender.Scaler
export class DenoiseScaler extends Scaler {
# The density cutoff that treated the pixel as noise pixels
q: double;
}