登录
首页 » matlab » sfr-1.4

sfr-1.4

于 2012-10-27 发布 文件大小:1042KB
0 243
下载积分: 1 下载次数: 149

代码说明:

  用于计算图像的频率响应,即SFR或者MTF(Can be used to calculate the image frequency response, namely SFR or MTF )

文件列表:

SFR_1.4
.......\dist
.......\....\mitre_sfr_mac,107564,2009-05-06
.......\....\mitre_sfr_win.exe,159744,2009-05-06
.......\Implementation.pdf,513111,2009-05-06
.......\Notice.pdf,44829,2009-05-06
.......\src
.......\...\find_area.c,9645,2009-05-06
.......\...\Makefile,1283,2009-05-06
.......\...\mitre_sfr.c,63959,2009-09-14
.......\...\prototyp.h,2811,2009-05-06
.......\...\README.txt,231,2009-05-06
.......\...\sfr.h,8427,2009-09-14
.......\...\sfr_iso.c,23727,2009-05-06
.......\...\tiff.h,13481,2009-05-06
.......\...\tiffcomp.h,6256,2009-05-06
.......\...\tiffio.h,9213,2009-05-06
.......\...\tiffiop.h,12309,2009-05-06
.......\...\tif_clos.c,1999,2009-05-06
.......\...\tif_cmpt.c,6036,2009-05-06
.......\...\tif_comp.c,6451,2009-05-06
.......\...\tif_dir.c,27405,2009-05-06
.......\...\tif_diri.c,12499,2009-05-06
.......\...\tif_dirr.c,34152,2009-05-06
.......\...\tif_dirw.c,30621,2009-05-06
.......\...\tif_dump.c,4217,2009-05-06
.......\...\tif_erro.c,2096,2009-05-06
.......\...\tif_flus.c,1918,2009-05-06
.......\...\tif_open.c,11980,2009-05-06
.......\...\tif_read.c,16740,2009-05-06
.......\...\tif_stri.c,3518,2009-05-06
.......\...\tif_swab.c,7169,2009-05-06
.......\...\tif_tile.c,5538,2009-05-06
.......\...\tif_warn.c,2175,2009-05-06
.......\...\tif_writ.c,17813,2009-05-06
.......\...\win_CW.mcp,73755,2009-05-06
.......\...\win_CW_prefix.h,377,2009-05-06
.......\...\xterndef.h,1983,2009-05-06
.......\testcase
.......\........\Edge.pgm,160022,2009-05-06
.......\........\edge_box.tif,356506,2009-05-06
.......\........\In-Out.doc,58880,2009-05-06
.......\........\oecf.txt,1327,2009-05-06
.......\........\SFROUT.txt,4991,2009-05-06
.......\UserGuide.pdf,159922,2009-05-06
.......\What's_New.pdf,105193,2009-09-18

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

发表评论

0 个回复

  • c# 联合 halcon集成了所有分类器
            本例子集成了“MLP”,"SVM","KNN","GMM",分类器算法,可以作为进行物体分类,缺陷检测的参考案例。
    2020-03-17下载
    积分:1
  • 20100321image_fusion
    说明:  利用区域能量方法的matlab图像处理程序直接可用(Use of regional energy method matlab image processing program can be used directly)
    2010-03-21 09:52:02下载
    积分:1
  • SP企业人事管系统源码
    功能介绍:    该系统基本包含一般处理SQL的命令,其中使用了 Linq To Sql技术,强数据类型的DataAdapter,还有通过了一般连接Sql的连接,在必要的时候通过"SQL的存储过程",降低了通过普通方式代码的冗余度.对于动态绑定数据,本人还是只是使用了linq绑定.在校验方面,多是使用正则表达式.在一次性频繁处理数据库的更新操作的时候,偶尔使用多线程,自定义传递参数的类,来给多线程传递参数.该系统适合初学者,希望能给大家帮助...谢谢...菜单功能:     基本信息管理  人事管理 备忘记录 数据库维护 管理工具 系统管理
    2014-11-09下载
    积分:1
  • Exercises
    2014年西安电子科技大学数字图像处理上机实验,同时是研究生和本科生的代码及作业 (2014 Xi' an University of Electronic Science and Technology of digital image processing experiments on board, while the graduate and undergraduate students and job code)
    2014-01-27 17:37:16下载
    积分:1
  • cfar
    恒虚警算法matlab程序,处理SAR图像的有用算法(CFAR algorithm procedures to deal with useful algorithms for SAR image)
    2012-07-24 11:23:45下载
    积分:1
  • C_V
    采用半隐式方案实现变分水平集图像分割方法(Active contour without edge, image segmentation)
    2013-07-10 17:51:22下载
    积分:1
  • watermark_paper
    首先将二值水印图像经过降维操作转化为一维序列,再将一维序列与m 序列做扩频 调制,最后对音频信号进行分段离散余弦变换,把经过调制的水印信号经过量化处理过程嵌入到离 散余弦变换后的系数中 提取水印时对含水印信号的音频信号也进行分段离散余弦变换,然后利用 原始音频信号提取水印. 实验证明了该技术的鲁棒性和不可感知性.
    2020-12-06 20:19:22下载
    积分:1
  • ostu
    ostu图像分割阈值算法,对Ostu图像分割最优阈值进行优化处理,极大缩短了搜索图像阈值计算时间,与传统的枚举法Otsu方法相比,在计算时间上具有显著的优点。(ostu threshold image segmentation algorithm for image segmentation Ostu optimal thresholds to optimize the processing, greatly reduces the search image thresholding computation time, with the traditional enumeration method Otsu methods, in the calculation of time has significant advantages.)
    2021-03-01 11:09:34下载
    积分:1
  • lsb
    基于空域的脆弱水印,可以有效检测出图像发生篡改的区域(Airspace based on fragile watermarking can effectively detect the occurrence of tampering with the image of the region)
    2008-12-29 23:50:09下载
    积分:1
  • omp
    用小波变换作为稀疏基,采取OMP算法将图像重建恢复,由于算法计算量大会导致成像时间过长,程序用改进的分块处理缩短了时间,(Wavelet transform as a sparse base, take OMP algorithms to restore the image reconstruction algorithm to calculate the General Assembly led to the long imaging time, the program using a modified block processing to shorten the time)
    2012-08-20 10:00:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载