Jaded-Encoding-Thaumaturgy / vs-dehalo

VapourSynth dehaloing functions
MIT License
7 stars 5 forks source link

fine_dehalo: low/highsens don't do anything #3

Closed LightArrowsEXE closed 2 years ago

LightArrowsEXE commented 2 years ago

Been trying out the low/highsens and comparing the results. Neither seem to be altering the picture at all.

src

image

vsdh.fine_dehalo(src, src, rx=2, ry=2, thmi=40, thma=256, showmask=1)

image

vsdh.fine_dehalo(src, src, rx=2, ry=2, thmi=40, thma=256, highsens=300, showmask=1)

image

Setsugennoao commented 2 years ago

The parameters do in fact affect the mask, just dehalo_alpha's though. What you're outputting, however, is fine_dehalo's mask.