登录
首页 » Visual C++ » MeFrm

MeFrm

于 2011-03-28 发布 文件大小:144KB
0 279
下载积分: 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 个回复

  • fire
    对火焰图像进行二值化 边缘检测 链码提取 并计算火焰图像的面积和周长 绝对好用!(Binarization flame image edge detection chain code extraction and absolutely easy to calculate the area and perimeter of the flame image!)
    2013-01-05 16:08:10下载
    积分:1
  • source_code_TBM_activecontours.tar
    主动轮廓模型结合一个特殊的显著性方法实现目标分割(using active contour with a special salient detction modle to segment an image )
    2014-06-28 10:55:32下载
    积分:1
  • zi
    说明:  自由曲面光学透镜的图像变换面形测量系统与精度建模(Free-form optical lens image transformation shape measurement system with precision modeling)
    2013-03-07 09:08:13下载
    积分:1
  • detectline
    包含滤波模板,形态学运算,边缘检测结合经自己修改过的hough变换编写的vc程序,成功检测机场跑道和任何图像中最明显的现状特征,经测试,检测精度高。对学习vc编程用于图像处理有帮助。(hough transform based image processing package which is useful for detecting airfield like straight line features.)
    2009-07-16 15:27:30下载
    积分:1
  • hfjh
    本程序基于近景摄影测量,单片空间后方交会算法完成,用C++代码编写,内含有样本数据,以供试验。运行正常,注释完整。(This procedure based on the close shot photogrammetry, monolithic space resection algorithm, contains sample data, and written in c++ code for test. Running normally, notes complete.)
    2016-06-08 18:20:48下载
    积分:1
  • sauvola
    图像二值化算法,试用效果还不错,欢迎大家试用(Improved Image and Text Binarization Algorithm)
    2015-06-08 10:35:07下载
    积分:1
  • Laplasse
    拉普拉斯算法的实现,程序是用vc++编写的(Laplasse algorithm)
    2011-12-28 15:43:07下载
    积分:1
  • mitk
    实现了三维超声PNN算法的GPU加速;实现GPU加速的CT圆轨道平板探测器FDK重建算法;提供对canny边缘检测算法的支持;提供交互式graph cut分割方法;实现OSTU分割算法;(Three dimensional ultrasound PNN algorithm GPU acceleration to achieve GPU accelerated CT reconstruction algorithm for circular orbits FDK flat panel detector provide support for canny edge detection algorithm provide interactive graph cut segmentation achieve OSTU segmentation )
    2010-05-13 09:40:30下载
    积分:1
  • MedFDTD
    计算电磁波辐射的FDTD程序源码,基于C++编写,支持MUR和PML边界条件,能计算SAR及天线辐射方向图(FDTD source code based on C++.Various absorbing boundary, include PEC, Mur, PML Calculate Specific Absorption Rate (SAR) Antenna radiation simulation, calculate radiation power.)
    2012-05-27 14:10:16下载
    积分:1
  • Dechirp
    雷达成像Dechirp 脉冲压缩代码 ,感兴趣的可以看看。(Radar the imaging Dechirp pulse compression code, and can see the interest.)
    2012-10-23 19:52:29下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载