ComfyUI Node
DeepStereo: Random Noise Generator
A ComfyUI node in DeepStereo/Utility with 13 inputs and 1 output.
DeepStereo: Random Noise Generator
- noise_texture
◄output_width512►
◄output_height512►
◄pattern_width100►
◄noise_typergb►
◄random_seed0►
◄dot_density0.50►
◄base_color#808080►
◄noise_scale0.10►
◄frequency5.0►
◄octaves4►
◄color_variation1.00►
◄symmetry6►
◄seamless_tilingtrue►
CategoryDeepStereo/Utility
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| output_width | INT | 51264–4096 | Width of final output image |
| output_height | INT | 51264–4096 | Height of final output image |
| pattern_width | INT | 10030–200 | Width of the actual pattern (should match max_separation) |
| noise_type | COMBO | rgb | 12 options: rgb, grayscale, colored_dots, perlin, voronoi, kaleidoscope, +6 |
| random_seedopt | INT | 00–999999 | 0 for random seed |
| dot_densityopt | FLOAT | 0.500.1–1 | For colored_dots type |
| base_coloropt | STRING | #808080 | Background color for colored_dots |
| noise_scaleopt | FLOAT | 0.100.01–1 | Scale of the noise pattern |
| frequencyopt | FLOAT | 5.00.1–50 | Frequency of the pattern |
| octavesopt | INT | 41–8 | Number of noise layers (for fractal patterns) |
| color_variationopt | FLOAT | 1.000–1 | Amount of color variation |
| symmetryopt | INT | 62–16 | Symmetry points for kaleidoscope |
| seamless_tilingopt | BOOLEAN | true | Create seamlessly tiling pattern |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| noise_texture | IMAGE | — |