Table of Contents

ExifTag.Image.NoiseProfile Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the NoiseProfile EXIF tag.

Description: NoiseProfile describes the amount of noise in a raw image. Specifically, this tag models the amount of signal-dependent photon (shot) noise and signal-independent sensor readout noise, two common sources of noise in raw images. The model assumes that the noise is white and spatially independent, ignoring fixed pattern effects and other sources of noise (e.g., pixel response non-uniformity, spatially-dependent thermal effects, etc.).
Id: 51041 (0xc761)
Type: Double

public static ExifTag NoiseProfile { get; }

Property Value

ExifTag