Giter Site home page Giter Site logo

mfc_imgefuse's Introduction

Image Fuse(图像融合)

常见的红外图像和可见光(微光)图像融合算法,主要使用塔形分解融合算法。对应的CSDN博客在这里

关键词:图像融合,红外图像,可见光图像,微光图像

development environment(开发环境):

  • 程序描述:常见的红外图像和可见光(微光)图像融合算法
  • 开发测试所用IDE版本:Visual Studio 2013
  • 开发测试所用OpenCV版本: 2.4.13
  • 操作系统:Windows 10
  • 2017年8月 Created by @胡保林 [email protected]

Basic useful functions(基本功能):

  • Fuse_laplace 基于laplace金字塔的
  • Fuse_dwt 基于小波变换,DBSS(2,2)
  • Fuse_sidwt 基于另一种小波变换,Haar
  • Fuse_con,基于对比度金字塔
  • Fuse_rat,基于比率金字塔
  • Fuse_gra,基于梯度金字塔
  • Fuse_pca,基于pca
  • Fuse_fsd,基于FSD金字塔
  • 可以选择以上任意的方法和选择层数

input:一张红外图像和一张可见光(微光)图像,图像需要是已经配准过的,选择一个方法和层数就可以进行融合。默认是laplace金字塔,层数为4

output:融合后的图像

界面截图:

mfc_imgefuse's People

Contributors

baolinhu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.