I guess this may be a halo artifact but would really appreciate if anyone could confirm and recommend me a filter for it. Do you recommend dehalo or something else?




dehalo_alpha(darkstr=0,brightstr=0.6,rx=2,ry=2)
dehalo_alpha(darkstr=0,brightstr=0.2,rx=2,ry=2)
dehalo_alpha(darkstr=0,brightstr=0.8,rx=2,ry=2)
dehalo_alpha(darkstr=0,brightstr=0.8,rx=1.2,ry=0.45)
dehalo_alpha(darkstr=0,brightstr=0.4,rx=1.2,ry=0.45)
dehalo_alpha(darkstr=0,brightstr=0.6,rx=1.2,ry=0.45)
mergechroma(awarpsharp2(depth=48))

mirkosp wrote:
- Code: Select all
dehalo_alpha(darkstr=0,brightstr=0.6,rx=2,ry=2)
dehalo_alpha(darkstr=0,brightstr=0.2,rx=2,ry=2)
dehalo_alpha(darkstr=0,brightstr=0.8,rx=2,ry=2)
dehalo_alpha(darkstr=0,brightstr=0.8,rx=1.2,ry=0.45)
dehalo_alpha(darkstr=0,brightstr=0.4,rx=1.2,ry=0.45)
dehalo_alpha(darkstr=0,brightstr=0.6,rx=1.2,ry=0.45)
mergechroma(awarpsharp2(depth=48))
Chromavid = SpatialSmoother(2,3)
MergeChroma(chromavid,0.5)mirkosp wrote:Please note that there are more instances of dehalo_alpha at a low strength and with different radii values because they are targeted at different halos and because different strength parameters give different results, so it is often better to call it more times at a lower strength than it is to just increase the strength.
avisource("my file.avi")
spline36resize(640,480)last = avisource("my file.avi")
last = last.spline36resize(640,480)
return lastmergechroma(last.awarpsharp2(depth=48),last)mirkosp wrote:last.spline36resize(last,640,480)
Users browsing this forum: No registered users and 1 guest