Ask Your Question
0

dwt2 function in OpenCV

asked 2014-08-11 17:22:50 -0600

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,

edit retag flag offensive close merge delete

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 ( 2017-10-10 06:46:37 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
3

answered 2014-08-12 03:10:22 -0600

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.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-08-11 17:22:50 -0600

Seen: 2,995 times

Last updated: Aug 12 '14