matlab匹配滤波代码-mflib:用于匹配过滤(模板匹配)的库

时间:2021-05-24 01:44:55
【文件属性】:
文件名称:matlab匹配滤波代码-mflib:用于匹配过滤(模板匹配)的库
文件大小:175KB
文件格式:ZIP
更新时间:2021-05-24 01:44:55
系统开源 matlab匹配滤波代码MFLib-匹配的过滤库 包含用于执行匹配过滤检测的源代码。 原则上,该算法非常简单,因为它会在与模板相对应的时间序列中的每个样本上计算a。 但是,以编译语言进行的实际实现是乏味的。 安装 请参阅。 其他选择 超高效互相关-如果您是Python或Matlab用户,希望在台式计算机上进行模板匹配,并且不喜欢编译带来的麻烦,那么这也许是可行的方法。 实际上有很多相似之处,因为该库以SEC-C小组在其论文中定义的许多加速方式以编译语言实现。 -这是可靠的时域选择。 它的核心似乎是用C编写的,因此您可能会看到一些相当不错的性能。 此外,它具有Python和Matlab绑定。 执照 该软件是根据MIT许可发行的。 详细信息是。
【文件预览】:
mflib-master
----src()
--------peakFinder.cpp(17KB)
--------waveformTemplate.cpp(11KB)
--------mpi.cpp(15KB)
--------networkStationPhase.cpp(6KB)
--------singleChannel()
--------matchedFilter.cpp(56KB)
--------version.cpp(840B)
--------dbscan.cpp(9KB)
--------matchedFilterParameters.cpp(11KB)
--------cudaMatchedFilter.cu(2KB)
----CMakeModules()
--------FindTBBConfig.cmake(686B)
--------FindIPPConfig.cmake(2KB)
--------FindMKLConfig.cmake(2KB)
--------FindDAALConfig.cmake(1KB)
----CMakeLists.txt(9KB)
----LICENSE(1KB)
----README.md(1KB)
----testing()
--------associator.cpp(3KB)
--------singleChannel.cpp(7KB)
--------peakFinder.cpp(5KB)
--------detection.cpp(6KB)
--------detector.cpp(10KB)
--------waveformTemplate.cpp(3KB)
--------utilities.hpp(3KB)
--------networkStationPhase.cpp(1KB)
--------relativeMagnitude.cpp(4KB)
--------matchedFilter.cpp(29KB)
--------main.cpp(195B)
--------dbscan.cpp(1KB)
--------utilities.cpp(482B)
--------matchedFilterParameters.cpp(5KB)
----Doxyfile(106KB)
----.gitignore(26B)
----python()
--------multiChannelMatchedFilterParameters.cpp(6KB)
--------waveformTemplate.cpp(13KB)
--------multiChannelMatchedFilter.cpp(7KB)
--------networkStationPhase.cpp(5KB)
--------singleChannel()
--------unit_tests.py(24KB)
--------pymflib.cpp(4KB)
--------include()
----INSTALL.md(4KB)
----include()
--------private()
--------mflib()

网友评论