-
ImageRegistration
基于边缘特征的图像配准算法源码
基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域:
(1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究;
(2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、CT、MRI、 PET、 SPECT图像结构信息融合;
(3)模式识别,如特征识别、波形分析、签名证实、目标物运动跟踪、序列图像分析等;
(4)计算机视觉,可用于目标定位、自动质量控制等;
(5)遥感数据分析,多电磁波段图像信息融合,如多谱段的等场景分类、定位和识别定义好的或已知特征的场景、自然资源监控、核生长监控、市区增长检测等。
本算法实现使用VC++6.0为开发环境,目前只支持灰度图像,感兴趣的朋友可以进一步扩展。(Image registration is a fundamental problem in image processing, which is a process to match two or more images of the same scene taken at different times, from different viewpoints, or by different sensors. Image registration is an important technique for a great variety of applications such as medical image analysis, computer vision, remote image data analysis, image information fusion, and the recovery of the 3–D characteristics of a scene.)
- 2009-03-19 13:17:58下载
- 积分:1
-
纹理特征提取
说明: 采用gabor算法,灰度共生矩阵、灰度梯度共生矩阵提取图像纹理信息(Using Gabor algorithm, gray level co-occurrence matrix and gray level gradient co-occurrence matrix to extract image texture information)
- 2020-11-05 17:49:50下载
- 积分:1
-
imagesegmentation
本软件包包括四个程序,主要用于图像处理(图像去噪,图像分割)和模拟退火算法。(This package includes four procedures, mainly used for image processing (image denoising, image segmentation) and simulated annealing algorithm.)
- 2009-01-14 15:12:42下载
- 积分:1
-
RLE
初学者的游程编码,可以进行小图像的压缩,可以以此为基础进行编码和参考(RLE beginner, you can make small image compression, can be encoded as a basis and reference)
- 2013-11-06 23:00:10下载
- 积分:1
-
SplitBackground
利用几种阈值法从给定的图像中分割出目标,去除背景(Use several thresholds to segment the target a given image and remove the background)
- 2017-05-02 10:47:41下载
- 积分:1
-
MonteCarlo
说明: 全球最新交叉学科,生物医学光学成像,蒙特卡洛粒子模拟,包含常用光学特征计算(The latest global interdisciplinary, biomedical optical imaging, Monte Carlo particle simulation, including the optical characteristics of commonly used terms)
- 2010-03-26 08:57:47下载
- 积分:1
-
CV5
增量直线拟合(incremental line fitting)算法描述多个物体(Incremental line fitting (incremental line fitting) algorithm for multiple objects described)
- 2010-12-01 14:28:26下载
- 积分:1
-
Pinjie
图像拼接,用于合成全景图像,VC++开发环境,C++实现。(Image Stitching)
- 2012-11-21 12:13:40下载
- 积分:1
-
eye_regiloc
本程序通过水平和垂直灰度投影,框选出灰度面部图像中的眼睛区域。(This program is used to locate eye region in gray facial image by means of horizontal and vertical projection.)
- 2009-04-21 22:27:12下载
- 积分:1
-
segy
说明: 地震数据处理中的基础的地震数据读取程序,MATLAB环境下应用(Seismic Data Reading)
- 2018-12-29 09:59:01下载
- 积分:1