| setDeblurer (cv.TwoPassStabilizer) - MATLAB File Help |
Set the deblurring algorithm for the video stabilizer
stab.setDeblurer(deblurerType, ...)
stab.setDeblurer('NullDeblurer')
stab.setDeblurer('WeightingDeblurer', 'OptionName',optionValue, ...)
The class uses NullDeblurer by default.
| Access | public |
| Sealed | false |
| Static | false |