VapourSynth-BM3D-master BM3D算法的原创代码,运行速度超快,参考文献《Image Denoising by Sparse 3-D Transform-Domain Collaborative Filtering》
资源文件列表
VapourSynth-BM3D-master/.gitignore , 4195
VapourSynth-BM3D-master/GNUmakefile , 1111
VapourSynth-BM3D-master/LICENSE , 1081
VapourSynth-BM3D-master/README.md , 21501
VapourSynth-BM3D-master/configure , 6906
VapourSynth-BM3D-master/include/BM3D.h , 3057
VapourSynth-BM3D-master/include/BM3D_Base.h , 6915
VapourSynth-BM3D-master/include/BM3D_Basic.h , 2894
VapourSynth-BM3D-master/include/BM3D_Final.h , 2893
VapourSynth-BM3D-master/include/Block.h , 44624
VapourSynth-BM3D-master/include/Conversion.hpp , 19707
VapourSynth-BM3D-master/include/Helper.h , 20842
VapourSynth-BM3D-master/include/OPP2RGB.h , 6458
VapourSynth-BM3D-master/include/RGB2OPP.h , 6477
VapourSynth-BM3D-master/include/Specification.h , 9145
VapourSynth-BM3D-master/include/Type.h , 10670
VapourSynth-BM3D-master/include/VAggregate.h , 7459
VapourSynth-BM3D-master/include/VBM3D_Base.h , 9876
VapourSynth-BM3D-master/include/VBM3D_Basic.h , 3004
VapourSynth-BM3D-master/include/VBM3D_Final.h , 3003
VapourSynth-BM3D-master/include/fftw3_helper.hpp , 50179
VapourSynth-BM3D-master/msvc/BM3D.sln , 1261
VapourSynth-BM3D-master/msvc/BM3D.vcxproj , 8027
VapourSynth-BM3D-master/msvc/BM3D.vcxproj.filters , 3436
VapourSynth-BM3D-master/msvc/FFTW3.Win32.props , 714
VapourSynth-BM3D-master/msvc/FFTW3.x64.props , 718
VapourSynth-BM3D-master/msvc/Includes.props , 542
VapourSynth-BM3D-master/msvc/VapourSynth.Plugin.Win32.props , 866
VapourSynth-BM3D-master/msvc/VapourSynth.Plugin.x64.props , 866
VapourSynth-BM3D-master/source/BM3D.cpp , 5489
VapourSynth-BM3D-master/source/BM3D_Base.cpp , 25991
VapourSynth-BM3D-master/source/BM3D_Basic.cpp , 5333
VapourSynth-BM3D-master/source/BM3D_Final.cpp , 5208
VapourSynth-BM3D-master/source/VAggregate.cpp , 11495
VapourSynth-BM3D-master/source/VBM3D_Base.cpp , 35422
VapourSynth-BM3D-master/source/VBM3D_Basic.cpp , 5423
VapourSynth-BM3D-master/source/VBM3D_Final.cpp , 5298
VapourSynth-BM3D-master/source/VSPlugin.cpp , 16727
