登录
首页 » Visual C++ » Blur-Detection-Using-Wavelet

Blur-Detection-Using-Wavelet

于 2020-07-17 发布 文件大小:3129KB
0 147
下载积分: 1 下载次数: 110

代码说明:

  基于论文,使用Haar小波变换实现图像模糊度检测。(Based on paper > , Using the Haar wavelet transform of image blur detection.)

文件列表:

Blur Detection Using Wavelet
............................\Blur Detection Using Wavelet
............................\............................\Blur Detection Using Wavelet.vcproj,4395,2010-07-18
............................\............................\Blur Detection Using Wavelet.vcproj.AP.qinqc.user,1423,2010-07-16
............................\............................\Blur Detection Using Wavelet.vcproj.MICROSOF-0A36C6.QQC.user,1427,2010-07-18
............................\............................\blurFeatures.cpp,21075,2010-07-18
............................\............................\blurFeatures.h,2128,2010-07-16
............................\............................\common.h,130,2010-07-12
............................\............................\cvaux100.dll,466944,2007-09-06
............................\............................\Debug
............................\............................\.....\Blur Detection Using Wavelet.exe.embed.manifest,405,2010-07-16
............................\............................\.....\Blur Detection Using Wavelet.exe.embed.manifest.res,472,2010-07-16
............................\............................\.....\Blur Detection Using Wavelet.exe.intermediate.manifest,387,2010-07-17
............................\............................\.....\blurFeatures.obj,79408,2010-07-17
............................\............................\.....\BuildLog.htm,29090,2010-07-17
............................\............................\.....\main.obj,26392,2010-07-17
............................\............................\.....\mt.dep,67,2010-07-17
............................\............................\.....\vc80.idb,814080,2010-07-17
............................\............................\.....\vc80.pdb,159744,2010-07-17
............................\............................\.....\wavelet.obj,60771,2010-07-15
............................\............................\gradient magnitude.txt,2940,2010-07-16
............................\............................\gradientHist.txt,604,2010-07-16
............................\............................\localpowerspectrum.txt,30,2010-07-16
............................\............................\main.cpp,1104,2010-07-17
............................\............................\wavelet.cpp,18396,2010-07-13
............................\............................\wavelet.h,5104,2010-07-13
............................\Blur Detection Using Wavelet.ncb,10652672,2010-07-18
............................\Blur Detection Using Wavelet.sln,949,2010-07-01
............................\debug
............................\.....\blur detect.bat,87,2010-07-13
............................\.....\Blur Detection Using Wavelet.exe,86016,2010-07-17
............................\.....\Blur Detection Using Wavelet.ilk,424664,2010-07-17
............................\.....\Blur Detection Using Wavelet.pdb,543744,2010-07-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 97wavelettansform
    9/7 二维整数小波变换,可以实现图像的无损恢复。(9/7 two-dimensional integer wavelet transform, you can realize non-destructive restoration of images.)
    2008-07-27 17:57:49下载
    积分:1
  • scope
    vc实现虚拟示波器,没有测试过不知道能用吧(vc virtual oscilloscope not tested do not know can)
    2012-09-20 15:11:28下载
    积分:1
  • JZBWav_4_29
    基于小波变换的语音识别,内含毕业论文和摘要以及可执行源程序(Speech recognition based on wavelet transform, containing thesis and summary of executable source code)
    2021-03-03 14:49:33下载
    积分:1
  • GHM_Wavelet
    说明:  GHM多小波的变换与逆变换,包括预处理和后处理(GHM multi-wavelet transform and inverse transform)
    2021-04-28 11:38:44下载
    积分:1
  • mediumvaluefilter
    中值滤波源程序,非常好用。程序有说明很容易看懂!(median filtering source, very handy. Note procedure is easy to read!)
    2020-12-09 21:09:20下载
    积分:1
  • IntDCT
    具有提升分解结构的整数离散变换,可用于基于提升格式的小波变换设计。(Enhance the breakdown structure of the integers with the discrete transform can be used for wavelet transform based on lifting scheme design.)
    2011-11-07 12:45:45下载
    积分:1
  • Wavelet-dec--rec
    在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信 号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。(In understanding the basis of discrete wavelet transform basic principles and algorithms, through the design VC program Daubechies wavelet, Morlet wavelet and Haar wavelet transform after a simple one-dimensional signal plus a Gaussian white noise, resulting wavelet coefficients wavelet reconstruction signal again by changing the layers to achieve high-frequency coefficients decomposed noise cancellation purposes. Can intuitively understand wavelet decomposition and reconstruction process and an important role in signal de-noising in the process of implementation of this program, and in the high-frequency coefficients when the weight of the layers selected for signal processing coefficients denoising affected.)
    2014-07-10 18:16:49下载
    积分:1
  • tei_kr12
    FMCW调频连续波雷达的测距测角,可以得到很精确的幅值、频率、相位估计,有小波分析的盲信号处理。( FMCW frequency modulated continuous wave radar range and angular measurements, You can get a very accurate amplitude, frequency, phase estimation, There Wavelet Analysis Blind Signal Processing.)
    2017-05-27 14:13:25下载
    积分:1
  • gabor_filter
    实现对图像的gabor小波变换,利用了opencv的函数库,可实现方向和尺度等多项选择。(Achieve image gabor wavelet transform, using the opencv function library, enabling the direction and scale and many other options.)
    2010-08-06 15:46:39下载
    积分:1
  • waveletvideo_coding
    < VISUAL C++ 小波变换技术与工程实践>>书中所附程序:小波变换在视频编码压缩中的应用(<VISUAL C++ Wavelet transform technology and engineering practice of>> the book accompanying procedures: Application of wavelet transform in video coding compression)
    2007-01-05 15:53:25下载
    积分:1
  • 696524资源总数
  • 103771会员总数
  • 43今日下载