登录
首页 » Visual C++ » Image-Fourier-transform

Image-Fourier-transform

于 2012-03-01 发布 文件大小:737KB
0 262
下载积分: 1 下载次数: 43

代码说明:

  图像傅里叶变换,进行加密以及全息图。对初学者可以摸索学习(Image Fourier transform, encryption, and a hologram. Can explore to learn for beginners)

文件列表:

Image Fourier transform
.......................\addnoise.m,369,2008-05-08
.......................\bianhuan.m,460,2008-05-10

.......................\dakai.m,148,2008-05-08
.......................\fresnel.m,304,2008-05-04
.......................\fresnell.m,423,2008-04-27
.......................\fuliye.m,1225,2008-04-27
.......................\hfjiemi.m,1077,2008-05-09
.......................\hfjm.m,994,2008-05-09

.......................\jiami.m,990,2008-05-09
.......................\jiamisuanfa.m,42,2008-05-05
.......................\jiemi.m,987,2008-05-09
.......................\lingcun.m,41,2008-05-04
.......................\quanxi.fig,1211,2008-04-28
.......................\quanxi.m,2875,2008-04-28
.......................\quanxizaixian.m,2986,2008-04-29
.......................\suoyin.m,1051,2008-05-08
.......................\suoyishuchu.m,355,2008-05-08
.......................\tiaoshi.m,460,2008-04-29
.......................\tuxiangsuoyin.m,358,2008-05-08
.......................\wo.m,1001,2008-04-29

.......................\zaixian.m,627,2008-05-10
.......................\zaixiantiaoshi.m,124,2008-04-29
.......................\zhizuo.fig,3857,2008-05-08
.......................\zhizuo.m,5440,2008-05-04

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

发表评论

0 个回复

  • openvcfushi
    基于openvc平台的,用vc语言实现的,根据输入的图像,对图像进行腐蚀操作。(Based on openvc platform, with vc language, according to the input image, the image erosion operation.)
    2011-10-16 09:47:57下载
    积分:1
  • Transfortion
    计算机图形学中实现多边形平移,旋转,缩放变换。(Polygons in computer graphics to achieve translation, rotation, scaling transformation.)
    2020-11-11 20:29:44下载
    积分:1
  • ENVI
    ENVI是比较常用的遥感图像处理软件,使用该插件,可以使ENVI软件支持HDF5格式的遥感影像,HDF5数据格式是科学计算一体化数据格式,常用于卫星遥感影像的外部存储。(Envi is more commonly used in remote sensing image processing software, use the plugin can enable envi software support the HDF5 format of remote sensing images, the HDF5 data format is scientific computing integration data format, commonly used in satellite remote sensing image of the external storage. )
    2016-07-22 10:52:38下载
    积分: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
  • EExamplesofGax
    高斯平滑滤波实例,高斯滤波实质上是一种信号的滤波器,其用途是信号的平滑处理,我们知道数字图像用于后期应用,其噪声是最大的问题,,由于误差会累计传递等原因,很多图像处理教材会在很早的时候介绍Gauss滤波器,用于得到信噪比SNR较高的图像(反应真实信号)。 (Instance of the Gaussian smoothing filter, Gaussian filter is essentially a signal filter, its purpose is to smooth processing of the signal, we know that the digital image for the late application, the noise is the biggest problem, the error accumulated transfer reason, a lot of image processing textbooks will be introduced at an early Gauss filter for higher SNR of the image (real response signal).)
    2012-06-10 16:26:45下载
    积分:1
  • 24bit8
    基于VC++的BMP图像——24位转8位 (Turn based BMP images in VC++- 24 8)
    2013-04-14 20:47:53下载
    积分:1
  • get_file_icon
    vc获取指定文件的图标的程序源码,希望对大家有所帮助(vc for the specified source file' s icon in the program, we hope to help)
    2011-06-05 22:26:56下载
    积分:1
  • FACE-Recognition
    这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用(This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful)
    2020-06-26 05:20:01下载
    积分:1
  • Edge-Thinning
    Gray Level Edge Thinning Method Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing time in the further steps such as labeling and image transformation. We investigate some gray level edge thinning method that is based on the gradient magnitude within 3x3 local neighborhood. The new method has been tested with various types of images the real world. Experimental results show that this method produces more accurate images than those of the popular non-maximum suppression methods do.
    2016-09-13 22:05:34下载
    积分:1
  • ORB-and-FREAK-experiments-
    ORB和FREAK局部特征对比实验ORB_FREAK(ORB and FREAK local features of comparative experiments ORB_FREAK)
    2013-05-07 15:21:25下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载