登录
首页 » Visual C++ » VC_FFT

VC_FFT

于 2021-02-13 发布 文件大小:4556KB
0 260
下载积分: 1 下载次数: 7

代码说明:

  傅里叶变换:采用VC++编写,实现二维图像的傅里叶变换(Fourier Transform: The VC++ prepared to achieve the two-dimensional Fourier transform of the image)

文件列表:

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


..........\源代码
..........\......\Debug
..........\......\.....\dibapi.obj,18742,2013-11-17
..........\......\.....\dibapi.sbr,0,2013-11-17
..........\......\.....\MainFrm.obj,20140,2013-11-17
..........\......\.....\MainFrm.sbr,0,2013-11-17
..........\......\.....\mydib.obj,5943,2013-11-17
..........\......\.....\mydib.sbr,0,2013-11-17
..........\......\.....\MyDIP.bsc,3458048,2013-11-17
..........\......\.....\MyDIP.exe,143446,2013-11-17
..........\......\.....\MyDIP.ilk,365928,2013-11-17
..........\......\.....\MyDIP.obj,23021,2013-11-17
..........\......\.....\MyDIP.pch,6889080,2013-11-17
..........\......\.....\MyDIP.pdb,467968,2013-11-17
..........\......\.....\MyDIP.res,9344,2013-11-16
..........\......\.....\MyDIP.sbr,0,2013-11-17
..........\......\.....\MyDIPDoc.obj,24768,2013-11-17
..........\......\.....\MyDIPDoc.sbr,0,2013-11-17
..........\......\.....\MyDIPView.obj,43411,2013-11-17
..........\......\.....\MyDIPView.sbr,0,2013-11-17
..........\......\.....\StdAfx.obj,105863,2013-11-17
..........\......\.....\StdAfx.sbr,1375947,2013-11-17
..........\......\.....\vc60.idb,254976,2013-11-29
..........\......\.....\vc60.pdb,454656,2013-11-17
..........\......\dibapi.cpp,23782,2013-07-02
..........\......\dibapi.h,1876,2013-07-02
..........\......\MainFrm.cpp,2506,2013-07-02
..........\......\MainFrm.h,1581,2013-07-02
..........\......\mydib.cpp,3157,2013-07-02
..........\......\mydib.h,72,2013-07-02
..........\......\MyDIP.aps,46320,2013-07-02
..........\......\MyDIP.clw,2615,2013-07-02
..........\......\MyDIP.cpp,4158,2013-07-02
..........\......\MyDIP.dsp,4781,2013-11-17
..........\......\MyDIP.dsw,533,2013-07-02
..........\......\MyDIP.h,1345,2013-07-02
..........\......\MyDIP.ncb,107520,2013-11-29
..........\......\MyDIP.opt,48640,2013-11-29
..........\......\MyDIP.plg,737,2013-11-29
..........\......\MyDIP.rc,12279,2013-07-02
..........\......\MyDIPDoc.cpp,4007,2013-07-02
..........\......\MyDIPDoc.h,1830,2013-07-02
..........\......\MyDIPView.cpp,10272,2013-11-17
..........\......\MyDIPView.h,1852,2013-07-02
..........\......\ReadMe.txt,4287,2013-07-02
..........\......\Release
..........\......\.......\MyDIP.exe,40960,2013-07-04
..........\......\res

..........\......\...\MyDIP.rc2,397,2013-07-02


..........\......\Resource.h,874,2013-07-02
..........\......\StdAfx.cpp,207,2013-07-02
..........\......\StdAfx.h,1040,2013-07-02

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

发表评论

0 个回复

  • VCPP-image-processing-chapter09
    VisualC++数字图像处理技术详解第2版-光盘 第九章(VisualC++ digital image processing technology Detailed Version 2- CD Chapter IX)
    2016-04-16 13:59:03下载
    积分:1
  • Labeling
    对于二值图像进行labeling,求的对象个数,每个对象的像素数,中心点,长宽高矮值等(labeling for bianry image)
    2011-05-09 13:54:15下载
    积分:1
  • demo
    源码包括了常用的图像处理方法,代码详细,适合初学者(Source code, including the commonly used image processing method, the code in detail, suitable for beginners)
    2013-07-12 21:31:55下载
    积分:1
  • tuxianzhuanzi
    利用c++实现图像转置源代码,像素变换的一种方式(use Image home to the source code, pixel transform the way)
    2006-06-11 17:09:19下载
    积分:1
  • jiang
    VC图像编辑软件 就要卷积模糊和卷积模糊加噪 以不同方法(大于等于2)实现图像的模糊效果(局部或全局)。并以BMP格式存储。(soft)
    2010-03-07 13:57:45下载
    积分:1
  • splines5
    样条函数用于图像放大;可放大任意倍数;五次样条函数的构造 (five splines function)
    2011-07-08 16:00:48下载
    积分:1
  • demo
    北航图像处理demo,目前集成了从色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、数学形态学方法、等多个组件(Northern image processing demo, now integrated from the color conversion, color image processing, gray-scale image processing, binary image processing, thresholding, edge detection, mathematical morphology, and many other components)
    2014-05-21 19:46:11下载
    积分:1
  • A微波遥感编程实习
    微波遥感集中实习SAR影像几何校正,微波遥感几何校正(geometric correction of SAR)
    2020-06-28 19:00:01下载
    积分:1
  • OTSUMultiThre
    1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。(1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.)
    2009-02-06 14:55:41下载
    积分:1
  • NEW
    一种新的彩色图像去噪与增强模型(A new color image denoising and enhancement model)
    2008-05-28 20:54:06下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载