Discrete wavelet transform (Feature #2923)
Description
There should functions for Haar, DB-X series, 9/7 and all other kinds of transforms in the OpenCV libraries. They would be quite handy in image compression and transmission applications.
Related issues
duplicated by Feature #1776: Discrete wavelet transform | Cancelled | 2012-04-07 |
Associated revisions
Merge pull request #2923 from alalek:ocl_default_device_ignore_cpu
History
Updated by Vladislav Vinogradov almost 12 years ago
Hello, Ajay Viswanathan.
OpenCV is open source library.
You can make your contribution to it. If you can implement this feature, submit a pull request (see How_to_contribute).
Updated by Rel Guzman Apaza almost 12 years ago
Vladislav Vinogradov wrote:
Hello, Ajay Viswanathan.
OpenCV is open source library.
You can make your contribution to it. If you can implement this feature, submit a pull request (see How_to_contribute).
How large should be the code?
https://github.com/Itseez/opencv/pull/4#issuecomment-7393721
Updated by Rel Guzman Apaza almost 12 years ago
Vladislav Vinogradov wrote:
Hello, Ajay Viswanathan.
OpenCV is open source library.
You can make your contribution to it. If you can implement this feature, submit a pull request (see How_to_contribute).
How large should be the code?
[[https://github.com/Itseez/opencv/pull/4#issuecomment-7393721]]
Updated by Vladislav Vinogradov almost 12 years ago
First of all, new functionality must be useful for large number of applications.
Updated by Vladislav Vinogradov almost 12 years ago
- Category set to imgproc, video
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4540