登录
首页 » matlab » sfr-1.4

sfr-1.4

于 2012-10-27 发布 文件大小:1042KB
0 255
下载积分: 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 个回复

  • gauss-gamma窗函数
    写成gauss-gamma双窗函数,计算含有相干斑噪声的sar图像的梯度(The gauss-gamma double window function is used to calculate the gradient of the SAR image with the speckle noise)
    2018-03-13 16:31:22下载
    积分:1
  • Pedestrian-Detection
    一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文档解释的较为详细。(A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.)
    2011-11-16 15:30:01下载
    积分:1
  • lvboqi
    用傅立叶变换的方法在频率域实现图像处理,并比较从幅度和相位恢复图像的区别,已经通过调试(Fourier transform method used in the frequency domain realization of image processing, and compare the amplitude and phase from the difference between the restoration of images, has passed debugging)
    2008-07-25 20:33:37下载
    积分:1
  • kmeans
    说明:  图像分割,还可以,kmeans聚类的方法。k-means算法是一种聚类算法,所谓聚类,即根据相似性原则,将具有较高相似度的数据对象划分至同一类簇,将具有较高相异度的数据对象划分至不同类簇。(K-means algorithm is a clustering algorithm. The so-called clustering is to divide data objects with high similarity into the same class cluster and data objects with high dissimilarity into different class clusters according to the similarity principle.)
    2019-05-05 21:14:18下载
    积分:1
  • SMQTcode
    根据icip会议2005年度的一篇文章编写的matlab程序。包含有效果图。 运用smqt(连续均值量化变换)算法进行灰度图像增强。它比传统方法(直方图均衡化处理)的优点在于可以保证增强后图象的直方图波形不变,可以展现图象的底层结构,自动集中改进图象细节。是一种新的效果更好的灰度图象增强算法。(under icip 2005 annual meeting of an article prepared by the Matlab procedures. Includes map results. Smqt use (continuous quantitative mean transform) algorithm for gray-scale image enhancement. It is superior to the traditional method (histogram equalization processing) has the advantage can guarantee enhanced image histogram waveform unchanged. able to display images of the bottom structure, automatic focus on improving image details. Is a new and better results gray image enhancement algorithms.)
    2007-05-16 12:23:41下载
    积分:1
  • ootsut
    otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面面配有图像均衡化的程序一起使用,效果更好, (otsu algorithm adaptive obtain the threshold image binarization. Inside surface with image equalization program used together, the better)
    2012-08-07 19:53:25下载
    积分:1
  • MATLAB
    本算法先将彩色图像变换成灰度图像,在进行基于区域生长法进行图像分割(It segmented image with region growing. Then local adaptation luminance was computed via region-based bilateral filter. It outputted low dynamic range images in conjunction with tone mapping operator. )
    2010-12-28 18:41:04下载
    积分:1
  • reconsitution
    说明:  使用PCA将数据集降维,降维后将特征脸还原(Use PCA to reduce the dimension of the data set, reduce the feature face after dimension reduction)
    2019-11-21 11:53:10下载
    积分:1
  • yuv420sp_to_yuv420p
    yuv420 to_yuv420p 程序(yuv420 to_yuv420p )
    2016-12-21 16:58:27下载
    积分:1
  • -TV-platform-
    一种求解电大平台天线互耦的时域积分方程快速算法(Solving the Antenna TV platform stie fast algorithm)
    2013-12-05 19:25:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载