View Single Post
Old 25th October 2014, 10:18   #3  |  Link
Hotte
Registered User
 
Join Date: Oct 2014
Posts: 209
Hi feisty2,

thanks. Is this suggestion intended to be a replacement for dehalo_alpha or another suggestion for sharpening ?

I was trying to replace dehalo_alpha but in my code like this:

....y=subtract(x,k)

#DeHalo_alpha(highsens=100,ss=1.0)
z=SharpLimit16(x,y)
return(z)

where x represents the original and y the sharpended clip. However it returns Undefined() to be an undefined function. I do not know how to manage this. Could you help ?

Hotte
Hotte is offline   Reply With Quote