登录
首页 » matlab » PSF

PSF

于 2016-05-20 发布 文件大小:4901KB
0 209
下载积分: 1 下载次数: 32

代码说明:

  提出一种基于空间域的多聚焦图像融合技术:首先计算点分布函数(PSF),然后利用PSF模糊源图像,最后通过组合原图像中较为清晰的像素点来生成全聚焦图像。(We propose a multi-focus image fusion based on space domain techniques: First calculate the point distribution function (PSF), then use the PSF fuzzy source image, and finally to generate omni-focus image by combining the original image clearer pixels.)

文件列表:

PSF
...\A pixel based multi-focus image fusion method(已读).pdf,2565048,2015-12-01
...\c_frequency.m,575,2016-03-19
...\d1=i1-c2.fig,1068823,2016-03-19
...\fuse.m,806,2016-04-02
...\fuse1.m,1285,2016-04-08
...\fusedimage.fig,1631736,2016-03-19
...\i_segment.m,605,2016-03-16
...\load_images.m,1056,2016-03-19
...\psf.m,2093,2016-04-08
...\region_map.m,343,2016-04-08
...\r_frequency.m,580,2016-03-19
...\Script.m,102,2016-04-08
...\text1.m,309,2016-04-02
...\text2.m,177,2016-04-02
...\text3.m,115,2016-04-08
...\text4.m,109,2016-04-08
...\text5.m,236,2016-04-08
...\text6.m,315,2016-04-08

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

发表评论

0 个回复

  • 1335492_QRcode
    简单的介绍了基于matlab的QR码的识别,包括图像的预处理,图像定位,图像的识别等(This paper briefly introduces the recognition of QR code based on matlab, including image preprocessing, image positioning, image recognition and so on.)
    2019-04-19 17:04:13下载
    积分:1
  • image-stitch-based-sift
    经过测试的基于sift程序的图像拼接。以lowe的程序为sift提取核心程序,此外还包括ransac算法,单应矩阵提取,图像融合(包括加权融合以及平均融合)算法,融合效果在testnew中可见。(Image mosaic based on sift program tested. The lowe program sift extract the core program, in addition to including ransac algorithm homography extract image fusion (including fusion weighted average fusion) algorithm, fusion effect is visible in testnew.)
    2012-11-04 19:23:54下载
    积分:1
  • Graphics
    一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。) 五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 六、交互式Bezier曲线的输入绘制程序实现 (An integrated graphical interface of the program, each operation subroutine callable. One call a function of the point of the painting, with the DDA, the midpoint algorithm for drawing a straight line and the midpoint algorithm circle and oval. Second, the polygon scan conversion algorithm and region filling algorithm (scan line algorithm for must fill and edge flag algorithm based on the edge of the modulo operator is optional using the 4 regional connectivity recursive seed filling algorithm based on the area of seed filling, or scan line seed filling algorithm requires the seed point (x, y) can be entered interactively). Line Clipping polygon clipping algorithm animation achieved. (Two Line Clipping Algorithm and HS polygon-by-side clipping algorithm) polygon clipping algorithm animation requires draw a closed polygon, rectangle and then draw the crop window, and then select the the cropped button (or command), press the "on top of cutting "button (or the implementation of)
    2020-06-30 08:20:02下载
    积分:1
  • weina
    本代码可以实现图像的维纳滤波,经过调试无错误,对于学习图像处理有较好帮助。(This code can achieve the image filtering, error-free through the debugging, better for learning image processing help.)
    2011-05-31 22:10:17下载
    积分:1
  • image-processing
    应用傅立叶变换对图像处理,实现查看图像的功率谱,以及功率谱经过巴特沃斯高通、低通和高斯高通、低通滤波器后图像的功率谱,再把功率谱还原为图像的功能。(Fourier transform for image processing, see the image of the power spectrum, and the power spectrum after Butterworth high-pass, low-pass and high-pass Gaussian low-pass filter of the image after power spectrum, and then restore the power spectrum of the image.)
    2020-10-30 16:09:56下载
    积分:1
  • cheliangjishu
    这是我的大作业,作用是测试车流量并计数,使用高斯模型对车辆进行定位分割,已验证成功内附测试视频(This is my big job, the role is to test the traffic flow and counting, the use of the Gauss model of the vehicle positioning and segmentation, has been verified successfully included test video)
    2017-05-05 20:48:16下载
    积分:1
  • CODE
    image compression using dwt and dct
    2012-08-01 14:29:24下载
    积分:1
  • snake_demo_matlab
    snake模型寻找图像边界,以及改进的GVF算法(snake model for image border, and to improve the algorithm GVF)
    2007-04-23 21:11:16下载
    积分:1
  • SIFT_source_MATLAB
    说明:  sift算法 matlab语言的实现 包含了具体的代码和完整注释解释(The realization of SIFT algorithm in MATLAB Contains specific code and full annotation explanation)
    2020-03-12 14:58:53下载
    积分:1
  • ImageReformat
    有时为了方便处理,我们需要对大量的图像格式进行转换,本程序就是对图像格式批量转换。(Sometimes in order to facilitate the image processing, we need to tranfer the format of a lot of images.This program is to tranfer the image format in batches.)
    2020-07-03 13:20:01下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载