寻找一个好的用于信号处理的C/C++小波库

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/9606458/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-27 13:04:12  来源:igfitidea点击:

Looking for a good C/C++ wavelet library for signal processing

c++csignal-processingwavelet

提问by

Does anyone know of a good C/C++ wavelet library for signal processing?

有谁知道用于信号处理的好的 C/C++ 小波库?

The signal is float or double valued, not int valued.

信号是浮点数或双值,而不是整数值。

回答by Appleman1234

Without more information or clarification of what you mean by good (Good for what ?), it is difficult to make any recommendation.

如果没有更多信息或澄清您所说的好(Good for what?)的含义,就很难提出任何建议。

Some C/C++ Wavelet libraries are listed below.

下面列出了一些 C/C++ Wavelet 库。

回答by tropicana

In case you have a high-end gpu (nvidia cuda enabled or from other manufactorer) you can use cuvilib.

如果您有高端 GPU(启用 nvidia cuda 或来自其他制造商),您可以使用cuvilib