登录
首页 » Visual C++ » MeFrm

MeFrm

于 2011-03-28 发布 文件大小:144KB
0 247
下载积分: 1 下载次数: 0

代码说明:

说明:  傅立叶变换在图像处理中的重要作用: (A) 图像增强与图像去噪 绝大部分噪音都是图像的高频分量,通过低通滤波器来滤除高频噪声;边缘也是图像的高频分量,可以通过添加高频分量来增强原始图像的边缘; (B) 图像分割与边缘检测 提取图像高频分量 (C) 图像特征提取 形状特征:傅里叶描述子 纹理特征:直接通过傅里叶系数来计算纹理特征 其他特征:将提取的特征值进行傅里叶变换来使特征具有平移、伸缩、旋转不变性 (D ) 图像压缩 可以直接通过傅里叶系数来压缩数据;常用的离散余弦变换是傅立叶变换的实变换; (Fourier transform in the important role of image processing: (A) image enhancement and image denoising Most of all images of high frequency noise by low pass filter to filter out high frequency noise edge is the image of the high frequency components can be enhanced by adding high frequency components to the edge of the original image (B) Image segmentation and edge detection High frequency components extracted image (C) image feature extraction Shape features: Fourier descriptors Texture: directly through the Fourier coefficients to calculate the texture features Other features: The characteristic value extracted by Fourier transform to the characteristics of translation, scaling, rotation invariance (D) image compression Fourier coefficients can be directly compressed data commonly used discrete cosine transform is the Fourier transform of the real transformation 朗读显示对应的拉丁字符的拼音)

文件列表:

傅立叶变换
..........\测试图片


..........\源代码
..........\......\dibapi.cpp,23782,2004-03-07
..........\......\dibapi.h,1876,2000-02-03
..........\......\MainFrm.cpp,2506,2004-05-20
..........\......\MainFrm.h,1581,2004-05-20
..........\......\mydib.cpp,3157,2004-05-20
..........\......\mydib.h,72,2004-05-20
..........\......\MyDIP.aps,46320,2004-06-30
..........\......\MyDIP.clw,2615,2004-06-30
..........\......\MyDIP.cpp,4158,2004-05-20
..........\......\MyDIP.dsp,4781,2004-05-20
..........\......\MyDIP.dsw,533,2004-05-20
..........\......\MyDIP.h,1345,2004-05-20
..........\......\MyDIP.rc,12279,2004-06-30
..........\......\MyDIPDoc.cpp,4007,2004-05-20
..........\......\MyDIPDoc.h,1830,2004-05-20
..........\......\MyDIPView.cpp,10272,2004-06-30
..........\......\MyDIPView.h,1852,2004-06-30
..........\......\ReadMe.txt,4287,2004-05-20
..........\......\Release
..........\......\.......\MyDIP.exe,40960,2004-06-30
..........\......\res

..........\......\...\MyDIP.rc2,397,2004-05-20


..........\......\Resource.h,874,2004-06-30
..........\......\StdAfx.cpp,207,2004-05-20
..........\......\StdAfx.h,1040,2004-05-20

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

发表评论

0 个回复

  • SIFT_area_match
    说明:  SIFT算法的区域匹配,比原有的SIFT+KD树匹配更加高效、准确。(different area SIFT algorithm which is better than the original SIFT and KD tree match.)
    2021-04-22 15:18:48下载
    积分:1
  • Vista
    说明:  位图分析转换软件 可以分析8,16,24,32位BMP图 输出可选16位,18位,24位RGB格式 同时支持串行下载(Bitmap analysis of 8,16,24,32-bit conversion software can map out the optional 16-bit BMP, 18 bit, 24-bit RGB format also supports serial download)
    2010-04-24 17:24:09下载
    积分:1
  • c_tuxing
    c#数字图像处理算法典型实例,本资料从数学角度来讲解图片处理的各种方法,是个不可多得的实例(c# a typical example of the digital image processing algorithms, the data from a mathematical point of view to explain the various methods of image processing, is a rare instance)
    2012-08-24 23:49:56下载
    积分:1
  • 24368
    程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。 每个类的具体方法请见相应头文件中的注释。(The program will interface with the data processing separate interface using MFC dialog template, registration, training, recognition and the main interface, respectively, to create a class that interacts with the user through a message handler, using multiple threads to display images in real time.   Data processing is divided into a CFaceAlign (Face Detection+ geometric normalization), CLightPrep (illumination normalization), CFaceFeature (Gabor feature extraction), CSubspace (computing Fisherface subspace) four categories, as well as a class is responsible for managing CFaceMngr interface and data exchange between. Such a program structure allows for interfaces and algorithms are independent of each other. Specific methods of each class, see the comments in the appropriate header files.)
    2015-04-13 10:05:34下载
    积分:1
  • fire-dete
    基于颜色来检测火焰,将是频频分帧,然后逐帧检测,碧昂切将火焰全画出来,基础编程。(Based on color to test the flame, basic programming )
    2012-04-23 20:54:52下载
    积分:1
  • SLIC
    超像素分割程序,既有原码,也有可执行程序,验证过,好用。(Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.)
    2021-01-18 16:08:42下载
    积分:1
  • mom
    经典矩量法点匹配程序,重推导,注释说明详细(Classical point matching moment method procedure)
    2011-05-12 23:00:16下载
    积分:1
  • D2R9
    这是一个图像处理时用到的程序 可作为图像处理用非常有价值(This is an image processing procedures can be used as image processing with very valuable)
    2007-03-09 15:57:54下载
    积分:1
  • PMFFT
    PMF FFT捕获技术性能仿真,分段匹配滤波法和改进算法相比较(FFT PMF capture technology performance simulation, segmented matching filter and improved algorithm comparison)
    2021-03-08 21:29:28下载
    积分:1
  • LineMarch
    BMP图像边缘提取后 根据边缘点集直线拟合(BMP image edge extraction fitting a straight line)
    2011-06-23 14:53:47下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载