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

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

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

  • lrr
    matlab版的低秩表示代码,低秩表示是低秩分解的改进型(Matlab version of low rank representation code, low rank representation is an improved low rank decomposition.)
    2018-07-04 21:59:07下载
    积分:1
  • ped_detector_RELEASE.tar
    基于分层的HOG的行人检测,具有很高的研究价值。(HOG based pedestrian detection layered with high research value.)
    2011-10-20 10:55:32下载
    积分:1
  • Bao2013SP
    图像加密算法本文讨论了基于现代密码体制的图像加密、基于矩阵变换的图像加密、基于混沌的图像加密、基于秘密分存的图像加密、基于频域的图像加密、基于SCAN 语言的图像加密和基于 DNA 计算的图像加密等主流图像加密算法的加密原理、优缺点和最新进展(This paper discusses image encryption algorithm based on modern cryptography, image encryption based on matrix transform, image encryption based on chaotic image encryption based on secret sharing based on frequency domain image encryption, image encryption, image encryption based on SCAN language and DNA based on the calculation of image encryption and other mainstream image encryption algorithm, encryption principle the advantages and disadvantages and the latest progress)
    2017-10-25 10:33:11下载
    积分:1
  • aabb112233445566-9780178-SAR-denosing-sj
    说明:  使用小波、countlet、Lee等多种方式实现SAR图像去噪(use the wavelet,countlet,Lee achieve the denoising of SAR image)
    2020-11-04 17:19:51下载
    积分:1
  • tu-xiang-xiao-mu-biao-jian-ce
    本源代码是自己编写的关于图像小目标的检测(matlab版),其中包括对不同对比度、信噪比下的图像小目标进行检测。(The source code is written about the image of his small target detection (matlab edition), including the different contrast, signal-to-noise ratio of image detect small targets.)
    2012-02-17 20:34:31下载
    积分:1
  • MATLAB_code_of_image_processing
    说明:  该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码等等(Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding)
    2009-07-29 10:51:21下载
    积分:1
  • 特征选择算法 SVMRFE
    说明:  特征选择算法,防止分类结果出现过拟合,提前对多维的特征向量进行选择筛选(A feature selection algorithm)
    2020-04-08 15:17:29下载
    积分:1
  • deconvolution-master
    说明:  去卷积 图像复原 去卷积操作 matlab(deconvolution Image restoration)
    2021-03-15 10:38:03下载
    积分:1
  • 特征提取
    MATLAB实现图像纹理特征提取:自相关函数法、灰度共生矩阵、分数阶傅里叶变换。GUI界面。运行后可自定义自相关函数的x和y轴偏移,灰度共生矩阵的距离和角度,分数阶傅里叶变换的阶数。输出相应的特征图。(MATLAB realize image texture feature extraction: autocorrelation function method, gray co-occurrence matrix, fractional Fourier transform. GUI interface. After operation, the X and Y axis shifts of the correlation function, the distance and the angle of the GLCM, and the order of the fractional Fu Liye transform can be defined. Output the corresponding feature map.)
    2017-08-27 23:29:25下载
    积分:1
  • K
    说明:  K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现(K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve)
    2008-12-07 15:40:37下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载