Creates an instance of SyntheticSequenceGenerator
obj = cv.SyntheticSequenceGenerator(background, object)
obj = cv.SyntheticSequenceGenerator(..., 'OptionName',optionValue, ...)
Input
- background Background image for object.
- object Object image which will move slowly over the
background.
Options
- Amplitude Amplitude of wave distortion applied to
background. default 2.0
- Wavelength Length of waves in distortion applied to
background. default 20.0
- Wavespeed How fast waves will move. default 0.2
- Objspeed How fast object will fly over background.
default 6.0