登录
首页 » Visual C++ » Image_Processing

Image_Processing

于 2020-06-26 发布 文件大小:5063KB
0 498
下载积分: 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 个回复

  • Vsbq
    虚拟示波器,用VC++语言编写,界面简洁,使用方便,供大家学习参考。(VC virtual oscilloscope)
    2011-11-05 14:13:05下载
    积分:1
  • dct
    实现离散余弦(TCD)变换(achieve discrete cosine (TCD) Transform)
    2020-10-15 10:47:29下载
    积分:1
  • bayesthresholding2
    本文实现基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法,相比较其它的小波去噪算法而言,效果非常好(This realization based on Bayesian (BAYES) Threshold the wavelet (WAVELET) image denoising algorithm, compared with other wavelet denoising algorithm, the effect was very good)
    2021-05-09 17:18:34下载
    积分:1
  • DWT1D
    C语言实现一维离散小波变换,通过mallat算法实现对一维信号的快速重构和分解。(C language implementation of a one-dimensional discrete wavelet transform, fast algorithm by mallat one-dimensional signal reconstruction and decomposition.)
    2021-01-02 16:48:57下载
    积分:1
  • Gaborfeature
    基于gabor小波变换的论文,对做人脸识别很有用(Gabor wavelet transform-based papers, do face recognition is useful)
    2013-02-26 20:18:31下载
    积分:1
  • Image_Processing
    数字图像获取, 处理及实践应用源代码——很多有用的图像处理的源代码:图像显示(原图、抖动),图像增强(灰度变换、直方图均衡、多种滤波器、伪彩色增强等),图像复原(运动模糊、逆滤波等等),图像变换(傅立叶变换、快速傅立叶变换、离散余弦变换、沃尔什变换、霍特林变换、小波变换、小波反变换),图像编码(霍夫曼编码、香浓-费诺编码、算术编码、位平面编码等),图像识别。(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.)
    2020-06-26 03:20:02下载
    积分:1
  • 分解在图像处理 Wavelets
    小波分解在图像处理和电能质量分析中应用广泛,本文应用小波分解的方法将高频的暂态信号提取出来,获取暂态信号的特征量,就能够有效地计算暂态信号。(Wavelet decomposition in image processing and power quality analysis is widely used, this application of wavelet decomposition method to extract high-frequency transient signals, to obtain the amount of transient characteristics of the signal, we can effectively calculate the transient signal.)
    2011-06-20 21:11:45下载
    积分:1
  • TAnalysis
    说明:  傅立叶功率谱法求纹理特征 可解压缩后直接执行(Fourier power spectrum method for texture features can be extracted directly after implementation)
    2006-04-09 09:28:27下载
    积分:1
  • idwt
    小波变换、小波逆变换代码,数字信号处理领域常用(Wavelet transform, wavelet inverse transform code, digital signal processing used)
    2010-01-01 18:57:14下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载