vcm
DeJitter
The call for DeJitter function is:-
vcm.DeJitter(clip[ , int jmax = 40][,int wsyn = 20][, float thresh = 0.08])
clip: input clip with no subsampling present
jmax: maximum jitter expected. search is limited to this width.
wsyn: new row sync signal width.
thresh: threshold value for recognising as image and not noise.
While transcribing VHS data due to hardware malfunction, some noise prior to sync signal is recognised as start of a new row and rendered. This function attempts to recognise this type of error and corrects for it. Due to this correction missing end part of row is blackened. If left margin of image is dark, this function may not recognise start of rows.