登录
首页 » matlab » 红外与可见光图像配准算法(MATLAB版代码)

红外与可见光图像配准算法(MATLAB版代码)

于 2020-11-15 发布 文件大小:390KB
0 218
下载积分: 1 下载次数: 57

代码说明:

  红外和可见光图像配准和融合算法,采用仿射变换(Registration and fusion of infrared and visible images)

文件列表:

红外与可见光图像配准算法(MATLAB版代码), 0 , 2018-04-24
红外与可见光图像配准算法(MATLAB版代码)\affine_warp.m, 9721 , 2010-09-06
红外与可见光图像配准算法(MATLAB版代码)\FastHessian_BuildDerivative.m, 603 , 2010-07-26
红外与可见光图像配准算法(MATLAB版代码)\FastHessian_buildResponseLayer.m, 1699 , 2010-07-29
红外与可见光图像配准算法(MATLAB版代码)\FastHessian_buildResponseMap.m, 1877 , 2010-07-20
红外与可见光图像配准算法(MATLAB版代码)\FastHessian_getIpoints.m, 2353 , 2010-07-30
红外与可见光图像配准算法(MATLAB版代码)\FastHessian_getLaplacian.m, 455 , 2010-07-26
红外与可见光图像配准算法(MATLAB版代码)\FastHessian_getResponse.m, 450 , 2010-07-26
红外与可见光图像配准算法(MATLAB版代码)\FastHessian_interpolateExtremum.m, 2478 , 2010-07-30
红外与可见光图像配准算法(MATLAB版代码)\FastHessian_isExtremum.m, 1680 , 2010-07-30
红外与可见光图像配准算法(MATLAB版代码)\FastHessian_ResponseLayer.m, 738 , 2010-07-29
红外与可见光图像配准算法(MATLAB版代码)\image, 0 , 2018-04-24
红外与可见光图像配准算法(MATLAB版代码)\image\1.png, 50049 , 2018-04-26
红外与可见光图像配准算法(MATLAB版代码)\image\2.png, 63933 , 2018-04-26
红外与可见光图像配准算法(MATLAB版代码)\image\3.png, 35300 , 2018-04-26
红外与可见光图像配准算法(MATLAB版代码)\image\4.png, 56876 , 2018-04-26
红外与可见光图像配准算法(MATLAB版代码)\image\qa1.bmp, 164790 , 2018-04-24
红外与可见光图像配准算法(MATLAB版代码)\image\qa2.bmp, 123958 , 2018-04-24
红外与可见光图像配准算法(MATLAB版代码)\IntegralImage_BoxIntegral.m, 791 , 2010-07-29
红外与可见光图像配准算法(MATLAB版代码)\IntegralImage_HaarX.m, 494 , 2010-07-29
红外与可见光图像配准算法(MATLAB版代码)\IntegralImage_HaarY.m, 556 , 2010-07-29
红外与可见光图像配准算法(MATLAB版代码)\IntegralImage_IntegralImage.m, 796 , 2010-07-29
红外与可见光图像配准算法(MATLAB版代码)\main.m, 7555 , 2018-04-24
红外与可见光图像配准算法(MATLAB版代码)\OpenSurf.m, 3778 , 2010-09-06
红外与可见光图像配准算法(MATLAB版代码)\PaintSURF.m, 1089 , 2010-07-30
红外与可见光图像配准算法(MATLAB版代码)\SurfDescriptor_DecribeInterestPoints.m, 1554 , 2010-07-30
红外与可见光图像配准算法(MATLAB版代码)\SurfDescriptor_GetDescriptor.m, 3636 , 2010-07-30
红外与可见光图像配准算法(MATLAB版代码)\SurfDescriptor_GetOrientation.m, 2921 , 2010-07-30

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

发表评论

0 个回复

  • 1
    说明:  利用基于直方图的自适应阈值方法实现分割前景与背景a)设定三个不同阈值,直接观察分割结果; b) 利用统计直方图,得到一个自适应的阈值.(The segmentation foreground and background a are realized by using the histogram based adaptive threshold method, and three different thresholds are set, and the segmentation results are observed directly. B) a adaptive threshold is obtained by using the statistical histogram.)
    2017-12-07 18:05:49下载
    积分:1
  • 6Improved-discriminate-analysis-
    6Improved discriminate analysis for high dimensional data and its application to face recognition. 2007-Zhuang-Dai.pdf
    2014-10-22 20:44:04下载
    积分:1
  • DyBMPMovie
    实现“动态”的位图动画,VC++经典编程学习源码,很好的参考资料。(The realization of "dynamic" bitmap animation, VC++ classic learning programming source code, a good reference.)
    2013-11-25 12:37:28下载
    积分:1
  • H265-TS流示例代码
    【实例简介】
    2021-07-17 00:32:06下载
    积分:1
  • Gale_Shapley_MN
    实现稳定婚姻算法过程,可进行M个男士与N个女士的稳定配对过程(To achieve a stable marriage algorithm process, can be carried out with the M N men and women s stable matching process)
    2020-07-06 20:48:58下载
    积分:1
  • Morph
    数字图像处理中的基本形态学处理,如腐蚀、膨胀、开操作、闭操作等实现的源代码。可以自定义结构元素的形状。(Digital image processing in the basic morphology processing, such as corrosion, swelling, open operation and close operation to achieve the source code. You can customize the shape of structural elements.)
    2009-01-06 09:38:40下载
    积分:1
  • nonmaxsup
    CANNY算子的非极大值抑制步骤,使用插值计算,支持不同的抑制半径(Non-maxima suppression step CANNY Operators using interpolation, support different radii suppression)
    2016-05-19 11:38:16下载
    积分:1
  • Fire-detection-multiple-features
    文章对比分析了火焰不同的形状结构特征,及其特征组合对火焰检测有效性的影响,提出了一种融合圆形度、矩形度和重心高度系数的火焰检测算法,然后将融合后的火焰特征输入支持向量机(SVM)中进行分类( Based on fusion of these flame features,the support vector machine (SVM) is used for classi- fication. Experimental results on the fire videos at Bilkent University show that the proposed algorithm is efficient and fast for fire detection,and it could detect fire real-time under a variety of circumstances.)
    2015-12-07 09:46:24下载
    积分:1
  • chap01
    Visual C++数字图像处理技术与工程案例,各章节源代码,这是第一章的代码(The Visual C++ digital image processing technology and engineering cases, the source code of each chapter, this is the first chapter of the code)
    2013-03-20 13:16:47下载
    积分:1
  • batch
    批处理的练习题,实验过程,命令的意义及实验截图(Batch exercises, experimental procedure, meaning command and experimental shots)
    2014-09-12 18:07:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载