CLAHE Preprocess

CLAHEPreprocess

CLAHE preprocessing pipeline for improving 3D mesh generation with TRELLIS. Converts to weighted grayscale, suppresses specular highlights, applies CLAHE, and outputs 3-channel RGB.

Pack: ComfyUI-CLAHE-Preprocessor

custom_nodes.ComfyUI-CLAHE-Preprocessor

Inputs (8)

NameTypeRequired
imageIMAGErequired
red_weightFLOATrequired
green_weightFLOATrequired
blue_weightFLOATrequired
specular_percentileFLOATrequired
specular_blurINTrequired
clip_limitFLOATrequired
tile_sizeINTrequired

Outputs (1)

NameType
IMAGEIMAGE
CLAHE Preprocess | TealPug Node Explorer