CompStart

Pro레슨코스엘리먼트소프트웨어

CompStart

최첨단 시각효과 기술을 마스터하세요.

학습

코스레슨Pro 기능에셋소프트웨어

Tools

Tech CheckDisplay CheckMotion BlurCIE 1931PhysLightNuke Tools

회사

Instructor미션임프레숨개인정보처리방침이용약관

프로젝트

Moray RenderEXR ConverterOCIO.ccNuke ToolsDerekVFX

Follow

YouTubeInstagramTikTokThreads문의

© 2026 CompStart. All rights reserved.

흘려보내기

ToolSets / Stack
Stack

2026-09-07

ToolSets/stack/despill.nk

쏟아내다
키라이트
스택
그릇
엎지르다
공익사업
CIE-LCH
View on GitHub

Keylight 기반의 노이즈 제거 기능은 plate_despill 레이어를 생성하여 CIE-LCH 병합을 통해 plate_denoise에서 얻은 원래 밝기를 복원합니다.

Despill은 plate_denoise 레이어를 가져와 Keylight를 통해 화면 번짐을 제거한 다음 RGB를 재구성하여 플레이트의 원래 밝기를 유지하면서 번짐을 줄입니다.

Keylight 작업 후, Merge Alt는 노이즈 제거 결과와 원본 plate_denoise를 CIE-LCH로 변환하고, 소스 플레이트의 밝기를 노이즈 제거 결과에 복사한 다음, 다시 작업 색 공간으로 변환합니다. 그 결과는 plate_despill 레이어로 섞여 메인 파이프라인에 복사됩니다.

plate_denoise가 이미 적용되어 있고 키잉, 그레이딩 또는 후속 합성 작업을 위해 별도의 plate_despill 패스가 필요한 경우 스택에 사용하십시오. Keylight에서 스필을 평소처럼 조정하십시오. 밝기 복원 기능은 밝기를 노이즈 제거된 플레이트에 연결해 줍니다.

Script code

set cut_paste_input [stack 0]
version 13.0 v1
push $cut_paste_input
Dot {
 name Dot24
 selected true
 xpos 7716
 ypos -4862
}
set N51135600 [stack 0]
Dot {
 name Dot25
 selected true
 xpos 7384
 ypos -4862
}
add_layer {plate_denoise plate_denoise.red plate_denoise.green plate_denoise.blue plate_denoise.alpha}
Shuffle {
 in plate_denoise
 alpha white
 name ShuffleOld2
 label "\[value in]"
 selected true
 xpos 7350
 ypos -4820
}
set N51134800 [stack 0]
OFXuk.co.thefoundry.keylight.keylight_v201 {
 show "Final Result"
 unPreMultiply false
 screenColour {0.0280456543 0.03671264648 0.267578125}
 screenGain 1
 screenBalance 0.95
 alphaBias {0.5 0.5 0.5}
 despillBias {0.5 0.5 0.5}
 gangBiases true
 preBlur 0
 "Screen Matte" 0
 screenClipMin 0
 screenClipMax 1
 screenClipRollback 0
 screenGrowShrink 0
 screenSoftness 0
 screenDespotBlack 0
 screenDespotWhite 0
 screenReplaceMethod "Soft Colour"
 screenReplaceColour {0.5 0.5 0.5}
 Tuning 0
 midPoint 0.5
 lowGain 1
 midGain 1
 highGain 1
 "Inside Mask" 1
 sourceAlphaHandling "Add To Inside Mask"
 insideReplaceMethod "Soft Colour"
 insideReplaceColour {0.5 0.5 0.5}
 Crops 0
 SourceXMethod Colour
 SourceYMethod Colour
 SourceEdgeColour 0
 SourceCropL 0
 SourceCropR 1
 SourceCropB 0
 SourceCropT 1
 balanceSet false
 insideComponent None
 outsideComponent None
 cacheBreaker true
 name Keylight3
 selected true
 xpos 7177
 ypos -4733
}
push $N51134800
Group {
 inputs 2
 name mergeAlt
 tile_color 0x421010ff
 selected true
 xpos 7350
 ypos -4689
 addUserKnob {20 mergeAlt}
 addUserKnob {4 operation l "" +STARTLINE M {color}}
 addUserKnob {26 "" +STARTLINE}
 addUserKnob {26 lbl l "" +STARTLINE T "Merge Alt v1.0"}
 addUserKnob {22 btn l DerekVFX.ca T "nuke.tcl('start', 'https://derekvfx.ca')" +STARTLINE}
}
 Dot {
  inputs 0
  name Dot4
  xpos 1008
  ypos -747
 }
 Input {
  inputs 0
  name B
  xpos 725
  ypos -573
 }
 Colorspace {
  colorspace_out CIE-LCH
  name Colorspace8
  xpos 725
  ypos -369
 }
 Input {
  inputs 0
  name A
  xpos 488
  ypos -575
  number 1
 }
 Colorspace {
  colorspace_out CIE-LCH
  name Colorspace9
  xpos 488
  ypos -373
 }
 ShuffleCopy {
  inputs 2
  red red
  name ShuffleCopy3
  xpos 725
  ypos -309
 }
 Colorspace {
  colorspace_in CIE-LCH
  name Colorspace10
  xpos 725
  ypos -270
 }
 Output {
  name Output1
  xpos 725
  ypos -110
 }
end_group
add_layer {plate_despill plate_despill.red plate_despill.green plate_despill.blue plate_despill.alpha}
Shuffle {
 out plate_despill
 name ShuffleOld3
 label "\[value in]"
 selected true
 xpos 7350
 ypos -4572
}
Dot {
 name Dot26
 selected true
 xpos 7384
 ypos -4478
}
push $N51135600
Copy {
 inputs 2
 channels plate_despill
 name Copy4
 selected true
 xpos 7682
 ypos -4494
}