Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Selective Gaussian Blur Aux Input
#4
From what I understand of the source code:
  • Selective blur is a Gaussian blur that is applied only in low-contrast areas,  i.e., in areas where the difference between a pixels and its neighboring pixels is under some threshold.
  • In normal operation the contrast is computed on the layer that is blurred
  • When an aux input layer is provided, the contrast is computed on that layer instead of being computed on the blurred layer
Reply


Messages In This Thread
Selective Gaussian Blur Aux Input - by QuinB - 01-22-2020, 02:30 PM
RE: Selective Gaussian Blur Aux Input - by QuinB - 01-22-2020, 07:12 PM
RE: Selective Gaussian Blur Aux Input - by Ofnuts - 01-22-2020, 10:22 PM
RE: Selective Gaussian Blur Aux Input - by QuinB - 01-25-2020, 12:43 PM

Forum Jump: