ComfyUI Node

DSLR Camera Noise

πŸ”¬ Adds scientifically accurate DSLR camera sensor noise based on real sensor physics and measurements. Includes shot noise (Poisson), read noise (electronic), thermal noise (heat), PRNU (pixel variation), and pattern noise (banding). Each component can be controlled independently for realistic or artistic effects.

By Pirog17000Β·Created about a year agoΒ·Updated 9 months agoΒ· 3
DSLR Camera Noise
  • image
  • IMAGE
β—„iso800β–Ί
β—„profileβ–Ύβ–Ί
β—„temperature25β–Ί
β—„exposure_time0.008β–Ί
β—„overall_strength1.00β–Ί
β—„noise_blur0.00β–Ί
β—„seed0β–Ί
Categorypirog/image

Inputs (8)

NameTypeDefaultDescription
imageIMAGEThe input image to apply noise to.
isoINT80050–12800Higher ISO increases noise, simulating higher light sensitivity.
profileCOMBOSelect a camera sensor profile. Each profile has distinct noise characteristics.
temperatureFLOAT25-20–60Sensor temperature (Celsius). Higher temperatures increase thermal noise.
exposure_timeFLOAT0.0080–30Shutter speed (seconds). Longer exposures increase thermal noise and affect shot noise.
overall_strengthFLOAT1.000–5Artistic multiplier for the final calculated noise. 1.0 is physically accurate.
noise_blurFLOAT0.000–1.5Applies a Gaussian blur to the final noise pattern to simulate softness.
seedINT00–18446744073709550000The random seed for the noise generation, allowing for reproducible patterns.

Outputs (1)

NameTypeDescription
IMAGEIMAGEπŸ“Έ Image with scientifically accurate DSLR camera noise applied using real sensor physics.