WSD descriptor in opencv

asked Sep 13 '13

sp_mic88 gravatar image

updated Sep 13 '13

Do the opencv libraries contain functions to subject a grayscale image to an L-level discrete wavelet decomposition? I want to calculate the three detail images HL, LH and HH for every level, in order to use them to obtain the weighted standard deviation decriptor (WSD).

Preview: (hide)

Comments

Afaik it doesn't exist, you need to code it yourself.

Guanta gravatar imageGuanta (Sep 13 '13)edit