| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225 | set cut_paste_input [stack 0]
version 12.2 v5
push $cut_paste_input
Group {
 name pixelFehlerChecker
 selected true
 xpos 241
 ypos 474
 addUserKnob {20 User}
 addUserKnob {7 median t "\t\t\t" R 0 10}
 median 1
 addUserKnob {26 ""}
 addUserKnob {20 thresholds n 1}
 addUserKnob {7 thresholdr l "threshold r" R 0 10}
 thresholdr 0.5
 addUserKnob {7 thresholdg l "threshold g" R 0 10}
 thresholdg 0.5
 addUserKnob {7 thresholdb l "threshold b" R 0 10}
 thresholdb 0.5
 addUserKnob {20 endGroup n -1}
 addUserKnob {6 valueToOne l "value or 1" +STARTLINE}
 valueToOne true
 addUserKnob {26 ""}
 addUserKnob {19 color}
 color {1 0.6 0.3 0}
 addUserKnob {6 color_panelDropped l "panel dropped state" -STARTLINE +HIDDEN}
 addUserKnob {6 clamped +STARTLINE}
 addUserKnob {26 ""}
 addUserKnob {7 size R 0 10}
 size 2
 addUserKnob {7 blur l "blur mask" R 0 10}
 blur 2
 addUserKnob {26 ""}
 addUserKnob {7 dissolve l mix}
 addUserKnob {26 ""}
 addUserKnob {6 fixPixelError l "fix pixel error" +STARTLINE}
}
 Input {
  inputs 0
  name Input1
  xpos -490
  ypos -345
 }
set Nc0d70400 [stack 0]
push $Nc0d70400
 Median {
  size {{parent.median i}}
  ignore_top_line false
  name Median1
  xpos -341
  ypos -197
 }
set Nc2097c00 [stack 0]
 Merge2 {
  inputs 2
  operation minus
  name Merge1
  xpos -107
  ypos -144
 }
 Multiply {
  value 8
  name Multiply1
  xpos -107
  ypos -111
 }
set Nc2097400 [stack 0]
 Expression {
  temp_name0 value
  temp_expr0 thresholdb
  expr3 b>value?1:0
  name Expression6
  xpos 300
  ypos -10
 }
push 0
push $Nc2097400
 Expression {
  temp_name0 value
  temp_expr0 thresholdr
  expr3 r>value?1:0
  name Expression7
  xpos 120
  ypos -9
 }
push $Nc2097400
 Expression {
  temp_name0 value
  temp_expr0 parent.thresholdg
  expr3 g>value?1:0
  name Expression5
  xpos 212
  ypos -9
 }
 Merge2 {
  inputs 3+1
  operation plus
  name Merge2
  xpos 148
  ypos 28
 }
push $Nc2097400
 Expression {
  temp_name0 value
  temp_expr0 thresholdb
  expr3 b>value?b:0
  name Expression3
  xpos -18
  ypos -8
 }
push 0
push $Nc2097400
 Expression {
  temp_name0 value
  temp_expr0 thresholdr
  expr3 r>value?r:0
  name Expression1
  xpos -198
  ypos -8
 }
push $Nc2097400
 Expression {
  temp_name0 value
  temp_expr0 parent.thresholdg
  expr3 g>value?g:0
  name Expression2
  xpos -107
  ypos -8
 }
 Merge2 {
  inputs 3+1
  operation plus
  name Merge3
  xpos -100
  ypos 26
 }
 Switch {
  inputs 2
  which {{parent.valueToOne}}
  name Switch2
  xpos 81
  ypos 68
 }
 Expression {
  expr0 a
  expr1 a
  expr2 a
  name Expression4
  xpos -100
  ypos 68
 }
 Dilate {
  size {{parent.size}}
  name Dilate1
  xpos -100
  ypos 92
 }
set Nc2094800 [stack 0]
 Clamp {
  name Clamp1
  xpos 12
  ypos 150
 }
push $Nc2094800
 Multiply {
  value {{parent.color.r} {parent.color.g} {parent.color.b} 1}
  name Multiply2
  xpos -100
  ypos 147
 }
 Switch {
  inputs 2
  which {{parent.clamped}}
  name Switch1
  xpos -100
  ypos 223
 }
 Blur {
  size {{parent.blur}}
  name Blur1
  selected true
  xpos -100
  ypos 266
 }
set Nc2783400 [stack 0]
push $Nc2097c00
push $Nc0d70400
 Keymix {
  inputs 3
  name Keymix1
  xpos -246
  ypos 349
 }
push $Nc0d70400
push $Nc2783400
 Dissolve {
  inputs 2
  which {{parent.dissolve}}
  name Dissolve1
  xpos -365
  ypos 217
 }
push $Nc0d70400
 Merge2 {
  inputs 2
  operation screen
  name Merge4
  xpos -475
  ypos 309
 }
 Switch {
  inputs 2
  which {{parent.fixPixelError}}
  name Switch3
  xpos -475
  ypos 486
 }
 Output {
  name Output2
  xpos -475
  ypos 584
 }
end_group
# Creation Time=Tue Apr 27 08:56:19 2021
# Creator=Nils
 |