├── IV_images ├── IR1.png ├── IR10.png ├── IR11.png ├── IR12.png ├── IR13.png ├── IR14.png ├── IR15.png ├── IR16.png ├── IR17.png ├── IR18.png ├── IR19.png ├── IR2.png ├── IR20.png ├── IR21.png ├── IR3.png ├── IR4.png ├── IR5.png ├── IR6.png ├── IR7.png ├── IR8.png ├── IR9.png ├── VIS1.jpg ├── VIS1.png ├── VIS10.png ├── VIS11.png ├── VIS12.png ├── VIS13.png ├── VIS14.png ├── VIS15.png ├── VIS16.png ├── VIS17.png ├── VIS18.png ├── VIS19.png ├── VIS2.png ├── VIS20.png ├── VIS21.png ├── VIS3.jpg ├── VIS3.png ├── VIS4.jpg ├── VIS4.png ├── VIS5.jpg ├── VIS5.png ├── VIS6.png ├── VIS7.png ├── VIS8.png └── VIS9.png ├── LICENSE ├── README.md ├── analysis_methods └── analysis_MatLab.zip ├── compared_methods ├── CBF_Image_Fusion_Codes.zip ├── ConvSR_Image_Fusion_Codes.zip ├── JSR_JSRSD_Image_Fusion_Codes.zip ├── VGG19.zip └── WLS_Image_Fusion_Codes.zip ├── extract_l1_feature.m ├── framework └── Nabf_graph.png ├── fused_ir_vis ├── fused1.png ├── fused10.png ├── fused11.png ├── fused12.png ├── fused13.png ├── fused14.png ├── fused15.png ├── fused16.png ├── fused17.png ├── fused18.png ├── fused19.png ├── fused2.png ├── fused20.png ├── fused21.png ├── fused3.png ├── fused4.png ├── fused5.png ├── fused6.png ├── fused7.png ├── fused8.png └── fused9.png ├── fusion.m ├── fusion_DWT_db2.m ├── fusion_PCA.m ├── fusion_strategy_w_dwt.m ├── fusion_strategy_w_pca.m ├── long_way ├── analysis_nabf.m ├── find_best_ratio.m ├── per_extn_im_fn.m ├── ratio_list.m └── sobel_fn.m ├── lowpass.m ├── make_3c.m ├── ratio.txt └── resize.m /IV_images/IR1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR1.png -------------------------------------------------------------------------------- /IV_images/IR10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR10.png -------------------------------------------------------------------------------- /IV_images/IR11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR11.png -------------------------------------------------------------------------------- /IV_images/IR12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR12.png -------------------------------------------------------------------------------- /IV_images/IR13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR13.png -------------------------------------------------------------------------------- /IV_images/IR14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR14.png -------------------------------------------------------------------------------- /IV_images/IR15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR15.png -------------------------------------------------------------------------------- /IV_images/IR16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR16.png -------------------------------------------------------------------------------- /IV_images/IR17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR17.png -------------------------------------------------------------------------------- /IV_images/IR18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR18.png -------------------------------------------------------------------------------- /IV_images/IR19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR19.png -------------------------------------------------------------------------------- /IV_images/IR2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR2.png -------------------------------------------------------------------------------- /IV_images/IR20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR20.png -------------------------------------------------------------------------------- /IV_images/IR21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR21.png -------------------------------------------------------------------------------- /IV_images/IR3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR3.png -------------------------------------------------------------------------------- /IV_images/IR4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR4.png -------------------------------------------------------------------------------- /IV_images/IR5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR5.png -------------------------------------------------------------------------------- /IV_images/IR6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR6.png -------------------------------------------------------------------------------- /IV_images/IR7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR7.png -------------------------------------------------------------------------------- /IV_images/IR8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR8.png -------------------------------------------------------------------------------- /IV_images/IR9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/IR9.png -------------------------------------------------------------------------------- /IV_images/VIS1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS1.jpg -------------------------------------------------------------------------------- /IV_images/VIS1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS1.png -------------------------------------------------------------------------------- /IV_images/VIS10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS10.png -------------------------------------------------------------------------------- /IV_images/VIS11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS11.png -------------------------------------------------------------------------------- /IV_images/VIS12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS12.png -------------------------------------------------------------------------------- /IV_images/VIS13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS13.png -------------------------------------------------------------------------------- /IV_images/VIS14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS14.png -------------------------------------------------------------------------------- /IV_images/VIS15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS15.png -------------------------------------------------------------------------------- /IV_images/VIS16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS16.png -------------------------------------------------------------------------------- /IV_images/VIS17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS17.png -------------------------------------------------------------------------------- /IV_images/VIS18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS18.png -------------------------------------------------------------------------------- /IV_images/VIS19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS19.png -------------------------------------------------------------------------------- /IV_images/VIS2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS2.png -------------------------------------------------------------------------------- /IV_images/VIS20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS20.png -------------------------------------------------------------------------------- /IV_images/VIS21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS21.png -------------------------------------------------------------------------------- /IV_images/VIS3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS3.jpg -------------------------------------------------------------------------------- /IV_images/VIS3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS3.png -------------------------------------------------------------------------------- /IV_images/VIS4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS4.jpg -------------------------------------------------------------------------------- /IV_images/VIS4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS4.png -------------------------------------------------------------------------------- /IV_images/VIS5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS5.jpg -------------------------------------------------------------------------------- /IV_images/VIS5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS5.png -------------------------------------------------------------------------------- /IV_images/VIS6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS6.png -------------------------------------------------------------------------------- /IV_images/VIS7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS7.png -------------------------------------------------------------------------------- /IV_images/VIS8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS8.png -------------------------------------------------------------------------------- /IV_images/VIS9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/IV_images/VIS9.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/README.md -------------------------------------------------------------------------------- /analysis_methods/analysis_MatLab.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/analysis_methods/analysis_MatLab.zip -------------------------------------------------------------------------------- /compared_methods/CBF_Image_Fusion_Codes.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/compared_methods/CBF_Image_Fusion_Codes.zip -------------------------------------------------------------------------------- /compared_methods/ConvSR_Image_Fusion_Codes.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/compared_methods/ConvSR_Image_Fusion_Codes.zip -------------------------------------------------------------------------------- /compared_methods/JSR_JSRSD_Image_Fusion_Codes.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/compared_methods/JSR_JSRSD_Image_Fusion_Codes.zip -------------------------------------------------------------------------------- /compared_methods/VGG19.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/compared_methods/VGG19.zip -------------------------------------------------------------------------------- /compared_methods/WLS_Image_Fusion_Codes.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/compared_methods/WLS_Image_Fusion_Codes.zip -------------------------------------------------------------------------------- /extract_l1_feature.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/extract_l1_feature.m -------------------------------------------------------------------------------- /framework/Nabf_graph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/framework/Nabf_graph.png -------------------------------------------------------------------------------- /fused_ir_vis/fused1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused1.png -------------------------------------------------------------------------------- /fused_ir_vis/fused10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused10.png -------------------------------------------------------------------------------- /fused_ir_vis/fused11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused11.png -------------------------------------------------------------------------------- /fused_ir_vis/fused12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused12.png -------------------------------------------------------------------------------- /fused_ir_vis/fused13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused13.png -------------------------------------------------------------------------------- /fused_ir_vis/fused14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused14.png -------------------------------------------------------------------------------- /fused_ir_vis/fused15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused15.png -------------------------------------------------------------------------------- /fused_ir_vis/fused16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused16.png -------------------------------------------------------------------------------- /fused_ir_vis/fused17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused17.png -------------------------------------------------------------------------------- /fused_ir_vis/fused18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused18.png -------------------------------------------------------------------------------- /fused_ir_vis/fused19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused19.png -------------------------------------------------------------------------------- /fused_ir_vis/fused2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused2.png -------------------------------------------------------------------------------- /fused_ir_vis/fused20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused20.png -------------------------------------------------------------------------------- /fused_ir_vis/fused21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused21.png -------------------------------------------------------------------------------- /fused_ir_vis/fused3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused3.png -------------------------------------------------------------------------------- /fused_ir_vis/fused4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused4.png -------------------------------------------------------------------------------- /fused_ir_vis/fused5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused5.png -------------------------------------------------------------------------------- /fused_ir_vis/fused6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused6.png -------------------------------------------------------------------------------- /fused_ir_vis/fused7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused7.png -------------------------------------------------------------------------------- /fused_ir_vis/fused8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused8.png -------------------------------------------------------------------------------- /fused_ir_vis/fused9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fused_ir_vis/fused9.png -------------------------------------------------------------------------------- /fusion.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fusion.m -------------------------------------------------------------------------------- /fusion_DWT_db2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fusion_DWT_db2.m -------------------------------------------------------------------------------- /fusion_PCA.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fusion_PCA.m -------------------------------------------------------------------------------- /fusion_strategy_w_dwt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fusion_strategy_w_dwt.m -------------------------------------------------------------------------------- /fusion_strategy_w_pca.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/fusion_strategy_w_pca.m -------------------------------------------------------------------------------- /long_way/analysis_nabf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/long_way/analysis_nabf.m -------------------------------------------------------------------------------- /long_way/find_best_ratio.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/long_way/find_best_ratio.m -------------------------------------------------------------------------------- /long_way/per_extn_im_fn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/long_way/per_extn_im_fn.m -------------------------------------------------------------------------------- /long_way/ratio_list.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/long_way/ratio_list.m -------------------------------------------------------------------------------- /long_way/sobel_fn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/long_way/sobel_fn.m -------------------------------------------------------------------------------- /lowpass.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/lowpass.m -------------------------------------------------------------------------------- /make_3c.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/make_3c.m -------------------------------------------------------------------------------- /ratio.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/ratio.txt -------------------------------------------------------------------------------- /resize.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nuriyeyldrm/deep_image_fusion2/HEAD/resize.m --------------------------------------------------------------------------------