Ask Your Question

Revision history [back]

1D haar wavelet for Android?

Hello, My Android application needs a 1 level haar wavelet decomposition (to get details coefficients). I just have a 1-D signal I need to pull information from. This: http://answers.opencv.org/question/10220/wavelet-transform/ mentions 2D signals... are 1D signals possible? I can prototype what I need in MatLab, but I need to be able to do the same on an Android device, and need a good library. Does opencv has this functionality?