搜索资源列表
IRView
- 这是一个用MATLAB语言编写的有关红外图像各方面处理的GUI界面软件,有各种滤波等-This is a MATLAB language using infrared images of the deal with all aspects of the GUI interface software, has a variety of filtering
infraredimagedenoise
- 红外图像自适应降噪处理的的论文。该方法首先将图像分解为R,G,B颜色分量图像,对每幅图像进行小波变换。根据变换后的不同细节子图的小波系数在区域及方向上具有的不同相关性,用不同的窗口对不同细节图像系数的方差进行估计,然后对小波系数进行一种改进的阈值处理,得到结果图像。-An adaptive wavelet denoising algorithm is presented for noise rem oval of pseudo-color infrared images.
IRandvisbletuxiangpeizhun
- 针对可见光与红外图像的特点和难点,提出了可见光与红外图像配准与融合中的关键技术,即: 使用新型的基于一维最大类间方差和最大连通性测量的图像分割方法对源图像进行分割来更好地实行图像粗 配准 使用新型的特征点提取方法,特征点的匹配及误匹配的消除来更好地实行图像精配准 采用新型的基 于区域的树状小波活性测度计算来实现树状小波图像融合 利用自生成神经网络来实现模栩图像融合. -For visible light and infrared images of the characteris
Infraredandvisibleimagefusionbasedonmuhilayerfeatu
- 目前基于融合的方法能够改善红外图像的视觉效果,但局限于简单的直接融合,忽略了背景等因素所 含噪声的影响及各部分细节信息。-The current approach based on fusion of infrared images can improve the visual effect, but limited to simple direct integration of, ignoring the background noise and other factors contain
code
- image processing of infrared thermography images and how to play video
fenge
- 一篇基于红外图像的图像分割论文,适合处理红外图像的人学习-An infrared image based on image segmentation papers, suitable for handling infrared images to learn
dataread
- 该程序将红外热像图的tmp文件以数据读入到MATLAB中-The program of infrared thermal images of the tmp file to the data read into MATLAB,
Infrared_Target_Detection
- 红外图像运动目标检测、识别与跟踪算法演示程序。附件:点目标到面目标完整图像序列 -Infrared images moving target detection, identification and tracking algorithm demo program. Attachment: point target to the target area complete image sequence
image
- 一种改进的红外图像归一化互相关匹配算法,分析了传统归一化互相关算法在红外空中目标匹配定位时失效的原因,提出一种改进的红 外图像归一化互相关匹配算法. 该方法将模板和匹配区域之间的纹理相关计算看作一个最优化问 题,论文-An improved infrared image normalized cross correlation matching algorithms, analysis of the traditional normalized cross-correlation alg
DFT
- 基于红外的图像分割,描述了红外图像的特点及一些分割所注意-Infrared image segmentation based on describing the characteristics of the infrared images and some division of attention
hongwaituxiangtezhengtiqu
- 该代码是自己编制的,主要用于红外图像的特征提取,其中提取长宽比,复杂度,紧凑度,均值比,不变矩等七种红外图像的特征,可很好的为以后的识别做准备-The code is compiled their own, mainly for the infrared image feature extraction, which extract the aspect ratio, complexity, compactness, mean ratio of seven invariant moments a
ADAPTIVE-IMAGE-FUSION-ALGORITHM
- 针对低可见光图像和红外图像的特点,提出一种基于DT-CWT的自适应图像融合算法.该算法具有好的平移不变性和方向选择性,更适合于人类视觉.先对源图像作双树复小波变换,充分考虑各尺度分解层的系数特征,对 低通子带引入免疫克隆选择,根据统计评价准则定义亲和度函数,自适应获得最优融合权值 对高通子带则根据人类视觉特性定义局部方向对比度,并作为融合准则,突出和增强了各源图像的对比度与细节信息.实验结果表明: 与基于小波的融合结果相比较,本文的融合算法自适应性和鲁棒性更强,较好地保护和显示了源图像中
landing
- This package was used was aircraft landing simulation. Its code implements algorithms, that detect objects on planes runway: vehicles, people, animals. Analizes black&white image from infrared camera (folder containes just Photoshop images), detects
PCAbased-Laplacian-pyramid
- 本文阐述了基于主元分析的拉普拉斯金字塔图像融合的原理和方法:首先对原图像分别进行拉普拉斯 金字塔分解,然后分别对高频部分采用主元分析(PCA)法融合,对低频部分采用平均梯度法进行融合,最后对 拉普拉斯金字塔做反变换得到最终的融合图像。通过对可见光与红外图像的融合,以及对不同焦距图像融合 的结果分析,该算法比单纯的PCA和拉普拉斯图像融合能得到具有更多有用信息的高对比度的融合图像-In this paper, principal component analysis based on
jiyuMatlab
- 基于Matlab的红外图像的轮廓特征提取 基于Matlab的红外图像的轮廓特征提取-Matlab-based infrared images of the contour feature extraction Matlab-based infrared images of the contour feature extraction
infrared-test-images
- 分辨率为320×240的红外图像序列,一共426张,是实验室拍摄的某路上的红外图像,一共426张,可用于matlab红外图像处理仿真-Resolution infrared image sequences 320,240, a total of 426, is a way of infrared images taken by the laboratory, it can be used for infrared image processing matlab simulation
Terravic-infrared-images
- terravic的红外图像库,包含一共五组红外图像,可用于红外图像的matlab仿真实验-terravic infrared image library, containing a total of five sets of infrared images can be used for infrared image simulation matlab
68da9a50fa9bfd83b4a6c25300eee96d7cac
- In this paper, we present an approach toward pedestrian detection and tracking from infrared imagery using joint shape and appearance cues. A layered representation is first introduced and a generalized expectation-maximization (EM) algorithm is dev
tar_det
- 一种用于检测红外图像中小目标的算法,使用matlab编写的(An algorithm for detecting small and medium targets in infrared images)