登录
首页 » Visual C++ » Image_Processing

Image_Processing

于 2020-06-26 发布 文件大小:5063KB
0 251
下载积分: 1 下载次数: 3091

代码说明:

  数字图像获取, 处理及实践应用源代码——很多有用的图像处理的源代码:图像显示(原图、抖动),图像增强(灰度变换、直方图均衡、多种滤波器、伪彩色增强等),图像复原(运动模糊、逆滤波等等),图像变换(傅立叶变换、快速傅立叶变换、离散余弦变换、沃尔什变换、霍特林变换、小波变换、小波反变换),图像编码(霍夫曼编码、香浓-费诺编码、算术编码、位平面编码等),图像识别。(Digital image acquisition, processing and practical application source code- a lot of useful image processing source code: Image Display (image, jitter), image enhancement (gray-scale transformation, histogram equalization, multi-filter, pseudo-color enhancement, etc. ), image restoration (motion blur, inverse filtering, etc.), image transform (Fourier transform, fast Fourier transform, discrete cosine transform, Walsh transform, Hotelling transform, wavelet transform, wavelet transform), image coding (Huffman coding, Shannon- Fenno coding, arithmetic coding, bit plane coding, etc.), image recognition.)

文件列表:

数字图像获取, 处理及实践应用源代码
..................................\ImageProcessing
..................................\...............\cdib.cpp
..................................\...............\cdib.h
..................................\...............\ChildFrm.cpp
..................................\...............\ChildFrm.h
..................................\...............\ColorTable.h
..................................\...............\Debug
..................................\...............\Default.SUP
..................................\...............\DIBPrcs.cpp
..................................\...............\DibShow.cpp
..................................\...............\DlgAftReg.cpp
..................................\...............\DlgAftReg.h
..................................\...............\DlgArith.cpp
..................................\...............\DlgBitPlane.cpp
..................................\...............\DlgCoding.h
..................................\...............\DlgCodingHuffman.cpp
..................................\...............\DlgEhnLinTrans.cpp
..................................\...............\DlgEhnLinTrans.h
..................................\...............\DlgEnhColor.cpp
..................................\...............\DlgEnhColor.h
..................................\...............\DlgHistShow.cpp
..................................\...............\DlgHistShow.h
..................................\...............\DlgHistShow1.cpp
..................................\...............\DlgHistShow1.h
..................................\...............\DlgHuffman.cpp
..................................\...............\DlgMedian.cpp
..................................\...............\DlgMedian.h
..................................\...............\DlgRecMatch.cpp
..................................\...............\DlgRecMatch.h
..................................\...............\DlgReg.cpp
..................................\...............\DlgReg.h
..................................\...............\DlgShannon.cpp
..................................\...............\DlgSmooth.cpp
..................................\...............\DlgSmooth.h
..................................\...............\DWT.CPP
..................................\...............\Enhance.cpp
..................................\...............\FreTrans.cpp
..................................\...............\GlobalApi.h
..................................\...............\ImageAnalysis.cpp
..................................\...............\ImageCoding.cpp
..................................\...............\ImageProcessing.aps
..................................\...............\ImageProcessing.clw
..................................\...............\ImageProcessing.cpp
..................................\...............\ImageProcessing.dsp
..................................\...............\ImageProcessing.dsw
..................................\...............\ImageProcessing.h
..................................\...............\ImageProcessing.ncb
..................................\...............\ImageProcessing.opt
..................................\...............\ImageProcessing.plg
..................................\...............\ImageProcessing.rc
..................................\...............\ImageProcessingDoc.cpp
..................................\...............\ImageProcessingDoc.h
..................................\...............\ImageProcessingView.cpp
..................................\...............\ImageProcessingView.h
..................................\...............\ImageView.cpp
..................................\...............\MainFrm.cpp
..................................\...............\MainFrm.h
..................................\...............\Motion.cpp
..................................\...............\ReadMe.txt
..................................\...............\Recog.asp
..................................\...............\Recog.cpp
..................................\...............\Release
..................................\...............\res

..................................\...............\...\ImageProcessing.rc2


..................................\...............\resource.h
..................................\...............\restore.cpp
..................................\...............\SegApi.cpp
..................................\...............\StdAfx.cpp
..................................\...............\StdAfx.h

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

发表评论

0 个回复

  • wavelet-atlab-sources
    小波变换模极大值重建信号的matlab源程序,来源于胡广书的《现代信号处理教程》附属光盘(Wavelet transform modulus maxima reconstruction signal matlab source code, derived from HU-book " modern signal processing tutorial subsidiary Disc)
    2013-04-27 10:55:25下载
    积分:1
  • tWavveletVCReh
    通过设计Visual C程序源码对简单易懂的一维信号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波与Haar小波变换,从而的到小波分解系数;再通过改变分解的到的各层高频系数数进行信号的小波重构达到消噪噪的目的。在这一程序源码实现的过程中能直观地理解信号小波分解重构的过程与在信号消噪中的重要作用,和在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。 可直接 (Design Visual C program source code on a simple one-dimensional signal with a Gaussian white noise Daubechies wavelet, Morlet wavelet and Haar wavelet transform, and thus to the wavelet coefficients and then change the decomposition to each storey wavelet reconstruction frequency coefficient of the number of signal to noise canceling noise. In the process of realization of this program source code can be intuitively understood the signal wavelet decomposition and reconstruction process and an important role in signal denoising, and the selection coefficient in the high frequency coefficients of the layers of the weight of processing noise cancellation signal impact. Can be directly)
    2012-07-27 16:21:08下载
    积分:1
  • GHM_Wavelet
    说明:  GHM多小波的变换与逆变换,包括预处理和后处理(GHM multi-wavelet transform and inverse transform)
    2021-04-28 11:38:44下载
    积分:1
  • dct
    实现离散余弦(TCD)变换(achieve discrete cosine (TCD) Transform)
    2020-10-15 10:47:29下载
    积分:1
  • wavelet
    基于DB4 的小波变换,实现了小波的分解与重构,可根据实际需要修改阈值的选取方法(Based DB4 wavelet transform to achieve wavelet decomposition and reconstruction, according to the actual need to modify the threshold selection method)
    2021-03-15 14:59:22下载
    积分:1
  • Wavelets
    说明:  小波变换技术与工程实践:图像的小波变换(MFC框架下)(Wavelet transform technology and engineering practice: Image Wavelet Transform (MFC framework))
    2008-09-08 23:18:34下载
    积分:1
  • mediumvaluefilter
    中值滤波源程序,非常好用。程序有说明很容易看懂!(median filtering source, very handy. Note procedure is easy to read!)
    2020-12-09 21:09:20下载
    积分:1
  • wavelet_atrous
    This is a wavelet program.
    2012-07-27 10:11:25下载
    积分:1
  • 5_3_lifting
    说明:  采用5/3小波提升算法编写的一维和二维信号小波分解与重构程序。给出了图象分解的演示示例。(using 5/3 wavelet algorithm to enhance the one-and two-dimensional wavelet decomposition and reconstruction process. Given the decomposition of images demonstration examples.)
    2005-11-22 21:31:26下载
    积分:1
  • dbconstruction
    任意阶daubechies小波函数的构造,包括尺度函数和小波函数以及滤波器系数的构造(arbitrary order PG wavelet function, including scaling function and wavelet function and the structure of the filter coefficients)
    2020-11-10 20:19:45下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载