Constructor
obj = cv.LUCID()
obj = cv.LUCID(..., 'OptionName',optionValue, ...)
Options
- LucidKernel kernel for descriptor construction, where
1=3x3, 2=5x5, 3=7x7 and so forth. default 1
- BlurKernel kernel for blurring image prior to descriptor
construction, where 1=3x3, 2=5x5, 3=7x7 and so forth.
default 2