文件名称:Separable-Edge-Preserving-Filter:http
文件大小:15.65MB
文件格式:ZIP
更新时间:2024-05-24 06:53:51
C++
可分离边缘保留滤波器 这是本文的暗示: N. Fukushima,S。Fujita,Y。Ishibashi,“切换双内核以进行可分离的边缘保留滤波”,Proc。 ICASSP2015 4月到2015年 @inproceedings{fukushima2015icassp, author = {N. Fukushima and S. Fujita and Y. Ishibashi}, title = {Switching Dual Kernels for Separable Edge-Preserving Filtering}, booktitle = {IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)}, year = {2015}, } 该代码是Op
【文件预览】:
Separable-Edge-Preserving-Filter-master
----SeparableEdgePreservingFilter.sln(1KB)
----SeparableEdgePreservingFilter.v11.suo(62KB)
----.gitignore(3KB)
----SeparableEdgePreservingFilter()
--------img()
--------filterCore.cpp(17KB)
--------nonLocalMeans.cpp(33KB)
--------util.h(1KB)
--------util.cpp(16KB)
--------jointNonLocalMeans.cpp(61KB)
--------bilateralFilter.cpp(138KB)
--------tests.cpp(9KB)
--------opencp.hpp(6KB)
--------SeparableEdgePreservingFilter.vcxproj.filters(2KB)
--------dualBilateralFilter.cpp(243KB)
--------jointBilateralFilter.cpp(120KB)
--------jointDualBilateralFilter.cpp(83KB)
--------main.cpp(19KB)
--------SeparableEdgePreservingFilter.vcxproj(8KB)
----README.md(3KB)
----.gitattributes(483B)