MCPcopy Create free account

hub / github.com/aiaiaikkk/ComfyUI-Curve / functions

Functions469 in github.com/aiaiaikkk/ComfyUI-Curve

↓ 27 callersMethodopen
(inputImage, maskImage)
web/PhotoshopCurveNode.js:767
↓ 26 callersMethodapply
()
web/PhotoshopCurveNode.js:2241
↓ 21 callersFunctionconvertToImageUrl
(imageData)
web/PhotoshopCurveNode.js:43
↓ 20 callersMethoddrawCurve
()
web/PhotoshopCurveNode.js:3631
↓ 15 callersMethodcreateSliderGroup
(label, key, min, max, defaultValue, tooltip, step = 1)
web/CameraRawEnhanceNode.js:457
↓ 13 callersMethodclose
()
web/PhotoshopCurveNode.js:2213
↓ 12 callersMethod_is_identity_curve
检查是否为恒等曲线
nodes/photoshop/curve.py:272
↓ 12 callersFunctionsafeUrlLog
(url, source)
web/PhotoshopCurveNode.js:5207
↓ 12 callersMethodupdatePreview
()
web/PhotoshopCurveNode.js:1487
↓ 9 callersFunctionapply_mask_to_image
使用遮罩混合原始图像和处理后的图像 Args: original_image: 原始图像 tensor processed_image: 处理后的图像 tensor mask: 遮罩 tensor inv
nodes/core/mask_utils.py:11
↓ 9 callersFunctionblur_mask
对遮罩应用高斯模糊 Args: mask: 遮罩 tensor blur_radius: 模糊半径 Returns: 模糊后的遮罩 tensor
nodes/core/mask_utils.py:105
↓ 9 callersMethodupdatePointsWidget
()
web/PhotoshopCurveNode.js:3574
↓ 9 callersMethodupdatePreview
()
web/CameraRawToneCurveNode.js:557
↓ 8 callersMethod_create_lut
创建查找表
nodes/photoshop/curve.py:278
↓ 8 callersFunctionconvertToImageUrl
(imageData)
web/PhotoshopHSLNode.js:480
↓ 8 callersMethodconvertToImageUrl
(imageData)
web/CameraRawEnhanceNode.js:1177
↓ 8 callersMethodconvertToImageUrl
(imageData)
web/ColorGradingNode.js:1170
↓ 8 callersMethoddrawColorWheel
(canvas, regionKey)
web/ColorGradingNode.js:453
↓ 8 callersMethodupdateCurveDisplay
()
web/CameraRawToneCurveNode.js:407
↓ 7 callersMethodapplyLevelsToChannel
(value, input_black, input_white, input_midtones, output_black, output_white)
web/PhotoshopHistogramNode.js:831
↓ 7 callersMethodapplyLevelsToChannel
(value, input_black, input_white, input_midtones, output_black, output_white)
web/PhotoshopLevelsNode.js:1408
↓ 7 callersFunctionupdatePreviewImage
()
web/PhotoshopHSLNode.js:1429
↓ 6 callersMethod_calculate_channel_range
计算通道的范围
nodes/photoshop/levels.py:242
↓ 6 callersMethodcreateLabeledInput
(label, id, min, max, defaultValue, step = 1)
web/PhotoshopLevelsNode.js:699
↓ 6 callersMethodcreateSlider
(id, label, min, max, defaultValue, unit = '', step = 1)
web/PhotoshopHistogramNode.js:478
↓ 6 callersMethodcreateSlider
(id, label, min, max, defaultValue, unit = '')
web/ColorGradingNode.js:594
↓ 6 callersMethodprocess_batch_images
批处理图像
nodes/core/base_node.py:113
↓ 6 callersMethodupdateLevelsIndicators
()
web/PhotoshopLevelsNode.js:899
↓ 6 callersMethodupdatePreview
()
web/ColorGradingNode.js:1602
↓ 5 callersFunctionconvertToImageUrl
(imageData)
web/PhotoshopLevelsNode.js:39
↓ 5 callersMethodcreateSectionTitle
(titleText)
web/CameraRawEnhanceNode.js:440
↓ 5 callersMethoddrawHistogram
()
web/PhotoshopCurveNode.js:3881
↓ 5 callersMethodgetSVGPoint
(e)
web/PhotoshopCurveNode.js:3459
↓ 5 callersMethodsend_preview_to_frontend
发送预览图像到前端
nodes/core/base_node.py:78
↓ 5 callersMethodupdateChannelButtons
()
web/PhotoshopCurveNode.js:3341
↓ 5 callersMethodupdatePreview
()
web/PhotoshopLevelsNode.js:1502
↓ 4 callersMethod_apply_levels_to_channel
对单个通道应用色阶调整
nodes/photoshop/levels.py:308
↓ 4 callersMethod_camera_raw_region_weight
Camera Raw风格的区域权重函数(平滑过渡)
nodes/camera_raw/tone_curve.py:279
↓ 4 callersMethod_create_tone_curve_lut
创建色调映射查找表(Camera Raw风格)
nodes/camera_raw/tone_curve.py:359
↓ 4 callersMethodapplyEnhancement
()
web/CameraRawEnhanceNode.js:738
↓ 4 callersMethodclose
()
web/CameraRawToneCurveNode.js:621
↓ 4 callersMethodconvertToImageUrl
(imageInfo)
web/PhotoshopLevelsNode.js:1258
↓ 4 callersMethodgetCurveForChannel
(channel)
web/PhotoshopCurveNode.js:2705
↓ 4 callersMethodhide
()
web/PhotoshopHistogramNode.js:611
↓ 4 callersMethodhide
()
web/PhotoshopLevelsNode.js:1014
↓ 4 callersMethodloadCameraRawPresetList
(selectElement)
web/CameraRawEnhanceNode.js:1358
↓ 4 callersMethodloadColorGradingPresetList
(selectElement)
web/ColorGradingNode.js:1848
↓ 4 callersMethodloadPresetList
(selectElement)
web/PhotoshopCurveNode.js:2472
↓ 4 callersMethodparseCurveString
(str)
web/PhotoshopCurveNode.js:3366
↓ 4 callersMethodrenderMaskOverlay
()
web/PhotoshopCurveNode.js:2313
↓ 4 callersMethodupdateHistogram
()
web/PhotoshopHistogramNode.js:844
↓ 4 callersMethodupdatePreviewCanvas
()
web/PhotoshopLevelsNode.js:1312
↓ 4 callersMethodupdateSliderPositions
()
web/PhotoshopCurveNode.js:4279
↓ 3 callersMethod_apply_ps_lightness_adjustment
应用PS风格的明度调整
nodes/photoshop/hsl.py:880
↓ 3 callersMethod_create_camera_raw_parametric_curve
创建Camera Raw风格的参数曲线
nodes/camera_raw/tone_curve.py:245
↓ 3 callersMethod_create_improved_luminance_mask
创建改进的亮度遮罩 - 完全匹配前端的Sigmoid算法
nodes/lightroom/color_grading.py:467
↓ 3 callersMethod_linear_interpolate
线性插值
nodes/camera_raw/tone_curve.py:365
↓ 3 callersMethodclose
()
web/CameraRawEnhanceNode.js:1054
↓ 3 callersMethodcreateImprovedMask
(luminance, region, balance = 0)
web/ColorGradingNode.js:1499
↓ 3 callersMethodfindNearestPoint
(pos, threshold = 10)
web/PhotoshopCurveNode.js:3468
↓ 3 callersMethodgetHistogramColor
(channel)
web/PhotoshopCurveNode.js:4103
↓ 3 callersMethodhide
()
web/ColorGradingNode.js:995
↓ 3 callersFunctionhue2rgb
(p, q, t)
web/PhotoshopHSLNode.js:1701
↓ 3 callersMethodloadImage
()
web/PhotoshopLevelsNode.js:1079
↓ 3 callersMethodloadImageFromUrl
(imageUrl)
web/CameraRawEnhanceNode.js:1296
↓ 3 callersFunctionsetupGlobalNodeOutputCache
()
web/PhotoshopCurveNode.js:20
↓ 3 callersFunctionsetupGlobalNodeOutputCache
()
web/PhotoshopHSLNode.js:457
↓ 3 callersFunctionsetupPhotoshopCurvePreviewListener
()
web/PhotoshopCurveNode.js:253
↓ 3 callersFunctionsetupPhotoshopHSLPreviewListener
()
web/PhotoshopHSLNode.js:602
↓ 3 callersMethodsetupSliderDragging
(slider, property, min, max, step = 1)
web/PhotoshopLevelsNode.js:821
↓ 3 callersMethodshowLoadingText
(text)
web/PhotoshopLevelsNode.js:1615
↓ 3 callersMethodshowLoadingText
(text)
web/ColorGradingNode.js:1638
↓ 3 callersMethodshowNotification
(text)
web/PhotoshopLevelsNode.js:1576
↓ 3 callersFunctionswitchChannel
(channelId)
web/PhotoshopHSLNode.js:2495
↓ 3 callersMethodupdateHistogram
()
web/PhotoshopLevelsNode.js:1421
↓ 3 callersMethodupdatePreview
()
web/PhotoshopHistogramNode.js:957
↓ 3 callersMethodupdatePreviewCanvas
()
web/ColorGradingNode.js:1289
↓ 3 callersMethodupdateStatus
(message)
web/PhotoshopCurveNode.js:4564
↓ 3 callersMethodupdateUIFromData
()
web/PhotoshopLevelsNode.js:1051
↓ 2 callersMethod_calculate_channel_stats
计算单通道统计信息
nodes/analysis/histogram.py:266
↓ 2 callersMethod_calculate_ps_saturation_factor
计算PS风格的饱和度调整因子
nodes/photoshop/hsl.py:869
↓ 2 callersMethod_combine_curves
组合点曲线和参数曲线(Camera Raw风格)
nodes/camera_raw/tone_curve.py:293
↓ 2 callersMethod_create_tone_curve_chart
创建色调曲线图表
nodes/camera_raw/tone_curve.py:525
↓ 2 callersMethod_generate_curve_chart
生成曲线与直方图的复合图表
nodes/photoshop/curve.py:347
↓ 2 callersMethod_get_dark_channel
计算暗通道
nodes/camera_raw/enhance.py:1112
↓ 2 callersMethod_get_preset_curve
获取Camera Raw预设曲线
nodes/camera_raw/tone_curve.py:229
↓ 2 callersMethod_parse_curve_points
解析曲线控制点字符串
nodes/camera_raw/tone_curve.py:338
↓ 2 callersMethod_process_single_image
处理单张图像的色彩分级 - 使用更接近Lightroom的算法
nodes/lightroom/color_grading.py:313
↓ 2 callersMethod_process_single_image
处理单张图像的直方图分析
nodes/analysis/histogram.py:110
↓ 2 callersMethod_process_single_image
处理单张图像 - Camera Raw风格
nodes/camera_raw/tone_curve.py:134
↓ 2 callersMethodaddNotificationStyle
()
web/CameraRawEnhanceNode.js:721
↓ 2 callersMethodaddPoint
(pos)
web/PhotoshopCurveNode.js:3548
↓ 2 callersFunctionapplyHSLWithMask
()
web/PhotoshopHSLNode.js:1549
↓ 2 callersMethodbindEvents
()
web/PhotoshopCurveNode.js:719
↓ 2 callersMethodcalculateHistogram
(imageSource)
web/PhotoshopCurveNode.js:3802
↓ 2 callersMethodcreateCheckbox
(id, label)
web/PhotoshopHistogramNode.js:544
↓ 2 callersMethodcreateCheckbox
(id, label)
web/PhotoshopLevelsNode.js:941
↓ 2 callersMethoddisplayPlaceholder
()
web/CameraRawEnhanceNode.js:1334
↓ 2 callersMethodgetCategoryLabel
(category)
web/PhotoshopCurveNode.js:2513
↓ 2 callersFunctioninitControls
()
web/PhotoshopHSLNode.js:2630
next →1–100 of 469, ranked by callers