登录
首页 » Visual C++ » VC_FFT

VC_FFT

于 2021-02-13 发布 文件大小:4556KB
0 307
下载积分: 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 个回复

  • ex26aview1
    基于最小二乘法的相位解缠VC++算法 (least squares method based on the VC Phase Unwrapping Algorithms)
    2020-06-28 19:00:01下载
    积分:1
  • lda_hash
    以SIFT特征为目标输入,LDAHash方法进行降维实现目标识别(SIFT features input LDAHash method to reduce the dimensionality of the target recognition)
    2021-01-01 18:28:58下载
    积分:1
  • 2019DSP实验
    锐化图片 拉普拉斯算法 两种方法 一种是自己写的一种是用了matlab里面自带的函数(ruihua picture Laplace there are two mechof a fi [as fs aflasl;nvb)
    2019-05-28 21:51:24下载
    积分:1
  • Quadtree
    完成对视频帧的四叉树分割,在纹理复杂处分割块较小,在纹理平坦处分割较大(Complete quadtree segmentation of video frames, complex area in texture segmentation smaller, flat larger regional segmentation block in texture)
    2021-01-28 16:58:34下载
    积分:1
  • yixue
    医学图像处理方面的一些基础算法,VC环境下编译的一个非常好的程序框架(Medical image processing, some of the basic algorithm, VC compiled under the framework of a very good program)
    2010-07-08 15:56:34下载
    积分:1
  • VZ_HELP
    说明:  全数字摄影测量系统 VirtuoZo 具有以下特点:
    2011-03-26 12:41:11下载
    积分:1
  • calibration
    摄像头的标定,作为一般图像处理的第一步,显得尤为重要(Calibration of the camera, as a first step in the general image processing, it is particularly important)
    2013-03-17 20:25:05下载
    积分:1
  • the-Algorithm-of-fire-detection
    推荐火灾检测的参考文献,有火焰多个特征提取的算法。(the article is about how to detect fire,using many algorithms to get the features of fire.)
    2013-03-26 15:01:04下载
    积分:1
  • add_noise_to_image
    为图像添加各种噪声,如高斯噪声、泊松噪声、椒盐噪声等。(需有openCV)(Add all kinds of noise for the image, such as Gaussian noise, Poisson noise, salt and pepper noise. (The need for openCV))
    2010-07-08 19:20:15下载
    积分:1
  • PM
    说明:  Perona和Malik在热传导方程的基础上,建立了各向异性扩散方程并将其应用到了图像处理中尺度空间的图像平滑上,该模型针对图像的边缘部分和非边缘部分进行不同性质的图像处理,同时解算方程的迭代格式简单,克服传统滤波的主要缺陷,是图像质量大为改善,为图像的边缘检测和增强开辟了新的方向。(This process smoothes regions while preserving, and enhancing, the contrast at sharp intensity gradients.)
    2011-07-04 21:30:44下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载