mlm_degrain: Certain factors cause ghosting?
LightArrowsEXE opened this issue · 1 comments
LightArrowsEXE commented
See: comp
mlm = mlm_degrain(rkt, tr=2, thSAD=45, factors=[2/5, 3/5], prefilter=Prefilter.MINBLUR2(planes=0), planes=0)
mlm2 = mlm_degrain(rkt, tr=2, thSAD=45, factors=[3/5, 4/5], prefilter=Prefilter.MINBLUR2(planes=0), planes=0)
Setsugennoao commented
This is how the function works