Ask Your Question
0

dwt2 function in OpenCV

asked Aug 11 '14

Iona gravatar image

Hello,

I have been wondering if there is a function in OpenCV which has the same functionality as dwt2 in Matlab? I have a grayscale image which I need to decompose into four subbands. Any help would be appreciated.

Thanks,

Preview: (hide)

Comments

hello, did you find any solution to this query?? I also want have LL subband of an image in opencv. can you help me?

reza5630 gravatar imagereza5630 (Oct 10 '17)edit

1 answer

Sort by » oldest newest most voted
3

answered Aug 12 '14

To the best of my knowledge, there is no 2D discrete wavelet transform. But you could easily find some implementation on the web (as well as libraries compatible with OpenCV). See this answer from stackoverflow for example.

Preview: (hide)

Question Tools

Stats

Asked: Aug 11 '14

Seen: 3,298 times

Last updated: Aug 12 '14