登录
首页 » matlab » CNN_Fusion

CNN_Fusion

于 2021-02-25 发布
0 333
下载积分: 1 下载次数: 9

代码说明:

说明:  基于卷积神经网络的图像融合方法,首次将卷积神经网络应用到图像融合领域。(The image fusion method based on convolutional neural network is first applied to image fusion.)

文件列表:

boxfilter.m, 931 , 2013-10-04
CNN_Fusion.m, 7782 , 2018-12-24
guidedfilter.m, 957 , 2013-10-04
lowcnn.m, 358 , 2018-12-24
maxpooling_s2.m, 300 , 2016-01-28
model, 0 , 2018-12-19
model\cnnmodel.mat, 32429373 , 2016-02-03
README.txt, 1440 , 2018-06-18
results, 0 , 2018-12-24
results\clcok_decision.jpg, 9702 , 2018-12-19
results\clcok_decision_1.jpg, 9725 , 2018-12-19
results\clock.jpg, 19851 , 2018-12-19
results\fused_cnn.jpg, 24465 , 2018-12-19
results\fused_cnn.tif, 818656 , 2018-12-19
results\img1_decision.jpg, 15947 , 2018-12-19
results\lowpassfused.jpg, 10785 , 2018-12-24
Script.m, 348 , 2018-12-19
sourceimages, 0 , 2018-12-24
sourceimages\1left.jpg, 53193 , 2018-12-19
sourceimages\1right.jpg, 52409 , 2018-12-19
sourceimages\children_1.tif, 818672 , 2016-01-30
sourceimages\children_2.tif, 818656 , 2016-01-30
sourceimages\clock1.tif, 167703 , 2017-08-21
sourceimages\clock1_low_pass.jpg, 10451 , 2018-12-23
sourceimages\clock2.tif, 149501 , 2017-08-21
sourceimages\clock2_low_pass.jpg, 10501 , 2018-12-23

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

发表评论

0 个回复

  • 像融合算法
    针对电气设备同一场景的红外与可见光图像间一致特征难以提取和匹配的问题,提出了一种基于斜率一致性的配准方法。首先通过数学形态学方法分别提取红外与可见光图像的边缘,得到粗边缘图像;然后通过SURF算法提取两幅边缘图像的特征点,根据正确的匹配点对之间斜率一致性的先验知识,进行特征点匹配;最后通过最小二乘法求得仿射变换模型参数并实现两幅图像的配准。实验结果表明,该方法有效提高了匹配点对的正确率,能够对电气设备红外和可见光图像实现高精度的配准。(In this paper, a method based on slope consistency is proposed to solve the problem that the uniform features of infrared and visible images are difficult to extract and match. Firstly, the edges of infrared and visible images were extracted by mathematical morphology, and the rough edge images were obtained. Then, the feature points of two edge images were extracted by SURF algorithm, and the priori knowledge of slope consistency was obtained according to the correct matching point, and the feature points were matched. Finally, the model parameters of affine transformation are obtained by least square method and the registration of two images is realized. The experimental results show that this method can effectively improve the accuracy of matching points, and can realize high precision registration of infrared and visible images of electrical equipment.)
    2018-03-24 10:53:41下载
    积分:1
  • LN_watermarking
    说明:  该算法实现了数字水印的嵌入与提取,然后对图像进行均衡化处理,分析均衡化处理后的图像对数字水印嵌入和提取效果的影响。(The algorithm realizes the embedding and extraction of digital watermark, and then carries on the equalization processing to the image, analyzes the influence of the equalization processed image on the embedding and extraction effect of digital watermark.)
    2019-12-09 10:26:32下载
    积分:1
  • wenli
    基于灰度共生矩阵的图像检索技术。完整的特征提取、特征描述、特征匹配以及结果返回。(GLCM-based image retrieval techniques. A complete feature extraction, feature description, feature matching and the result returned.)
    2009-11-08 13:48:54下载
    积分:1
  • 独立分量分析
    说明:  人脸识别的基于独立份量分析文章,英文原版,pdf格式。(an article about face recogoniton based on independent component analysis . original english edition,pdf format. )
    2005-09-25 10:17:54下载
    积分:1
  • JPEGcodec_psos
    比较简单的jpeg编码解码程序.( Compared with simple jpeg code decoding procedure )
    2020-12-30 16:19:00下载
    积分:1
  • Ban-denoising
    本代码是基于Bandelet的硬阈值SAR图像去噪,结果与小波变换进行对比,结果表示其在峰值信噪比,边缘保持系数上均有一定的提高。压缩包中有程序和SAR图像。(This code is based on Bandelet SAR image denoising with a hard threshold .the results were compared with the wavelet transform, and the results indicated that in the peak signal to noise ratio(PSNR)and edge-preserving index(EPI), there is a certain on the increase. There are procedures and SAR images in this compression package.)
    2009-10-26 10:52:17下载
    积分:1
  • zhongzhilvbo
    在VC++6.0开发环境下,图像中值滤波的源码实现,编译即可运行~(In VC++6.0 development environment, the source image median filter implementation, the compiler can be run ~)
    2010-05-20 09:04:19下载
    积分:1
  • 信息熵
    说明:  基于信息熵进行图像质量评价,评价图像质量好坏。流程简单易于操作(Image quality evaluation based on information entropy)
    2020-10-19 21:55:52下载
    积分:1
  • shotdetection(matlab)
    视频分割的matlab 程序,是用matlab开发的一个视频分割程序(Matlab video segmentation procedures are developed using matlab a video segmentation process)
    2009-02-17 14:20:22下载
    积分:1
  • facereganization
    人脸识别的实例,其中含有项目题目,解决方案以及实现程序和工具箱(Examples of face recognition, which contains the project topic, the solution as well as the implementation procedures and toolbox)
    2009-02-23 20:15:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载