add structured noise

This commit is contained in:
zengxianyu 2026-01-11 05:11:23 +00:00
parent 2416aa2fc9
commit ac4c02e8a2

View File

@ -41243,6 +41243,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
} },
{
"author": "zengxianyu",
"title": "Phase-Preserving Noise",
"id": "structured-noise",
"reference": "https://github.com/zengxianyu/structured-noise",
"files": [
"https://github.com/zengxianyu/structured-noise"
],
"install_type": "git-clone",
"description": "Generate phase-preserving structured noise for the input image."
}
] ]
} }