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

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

于 2020-11-15 发布 文件大小:390KB
0 231
下载积分: 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 个回复

  • denoiseImageDCT
    对图像采用DCT变换后,进行图像去噪的算法(Image denoise by DCT)
    2020-06-29 20:40:02下载
    积分:1
  • complex-background
    随着红外成像技术的发展,红外小目标检测在军事领域有越来越重要的应用。以此为背景,研究了天空、海面、大地等各种背景下红外视频中弱小目标的检测问题。 (With the development of infrared technology,dim small targets detection play a more and more important part in the military. The problem of dim small targets detecting in a infrared video with the background of the sky,the sea and the groundhas been studied. )
    2021-04-08 15:59:00下载
    积分:1
  • 积木效果显示
    积木效果显示图像
    2013-06-05下载
    积分:1
  • Local-Binary-Patterns
    局部二进制模式,LBP,是已被用于纹理特征的一个 分类。在本文中,提出了一种基于使用这些功能的方法 检测缺陷图案的面料。在培训阶段,在第一个步骤LBP算子是 施加到无缺陷织物样品,逐个象素和参考的所有的行(列) 特征矢量的计算。那么这个图像被分为Windows和LBP算子是 应用这些窗口的每一行(列)。根据与参考比较 特征向量一个合适的阈值,无缺陷的窗户被发现。在检测阶段中,一个 测试图像被划分成的窗户,并使用阈值时,有缺陷的窗口可以 检测到。该方法简单,灰度不变。由于其简单性, 线上实现是可能的。(Local Binary Patterns, LBP, is one of the features which has been used for texture classification. In this paper, a method based on using these features is proposed for detecting defects in patterned fabrics. In the training stage, at first step LBP operator is applied to all rows (columns) of a defect free fabric sample, pixel by pixel, and the reference feature vector is computed. Then this image is divided into windows and LBP operator is applied to each row (column) of these windows. Based on comparison with the reference feature vector a suitable threshold for defect free windows is found. In the detection stage, a test image is divided into windows and using the threshold, defective windows can be detected. The proposed method is simple and gray scale invariant. Because of its simplicity, online implementation is possible as well. )
    2014-05-26 22:42:00下载
    积分:1
  • imreconstructsz
    对脑部ct图像的头骨形状进行区域生长算法的运算(Ct images of the brain the skull shape of region growing algorithm for computing)
    2009-09-17 11:36:38下载
    积分:1
  • bemd
    二维EMD程序,这是利用最新的插值函数,个比较经典的二维经验模式分解程序代码,适用于图像的特征提取和分解((A two-dimensional EMD algorithm, the author is Anna Linderhed, her Ph.D. research topic is bidimensional EMD and wavelet transform))
    2018-07-04 07:11:43下载
    积分:1
  • face-detect-system
    一个不错的人脸检测演示系统里面有人脸检测的实际照片包+(face detect system)
    2013-11-11 18:15:48下载
    积分:1
  • wrk
    基于模糊对比度的图像增强方法,大致过程仍然是先把图像从空间域映射到模糊域,在模糊域内通过定义一个局部对比度算子,然后通过对凸函数的加强来放大像素邻域的各像素之间的差异。 (Based on the fuzzy contrast image enhancement method, the general process is still the first images from space domain is mapped to the fuzzy field in fuzzy field through the define a local contrast operator, and then the convex function to enlarge the strengthening of pixels each neighborhood pixel differences. )
    2012-06-23 19:46:20下载
    积分:1
  • watermark
    图像中数字水印matlab编码,水印的嵌入提取及嵌入强度(Digital watermark image matlab coding, the embedded watermark extraction and embedding strength)
    2008-06-16 02:21:25下载
    积分:1
  • Transfortion
    计算机图形学中实现多边形平移,旋转,缩放变换。(Polygons in computer graphics to achieve translation, rotation, scaling transformation.)
    2020-11-11 20:29:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载