-
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
-
demo
源码包括了常用的图像处理方法,代码详细,适合初学者(Source code, including the commonly used image processing method, the code in detail, suitable for beginners)
- 2013-07-12 21:31:55下载
- 积分:1
-
denoise_source
精心收集的几个去噪算法,包括基于视觉的非线性去噪、BLS_GSM算法、NL-Bayes图像去噪、KSVD去噪等,内容为核心代码,需要配置完善。
(Denoising algorithm of several carefully collected, including visual based nonlinear denoising, BLS_GSM algorithm, NL-Bayes image denoising, KSVD denoising, the content as the core code, the need to improve the allocation of.
)
- 2015-03-10 08:57:56下载
- 积分:1
-
IProcessN
VC.NET图象处理,采用基于CImage类的图象处理技术,封装的函数为基本的图象处理部分,如几何变换等等,开发环境为VC++.NET(VC.NET image processing, based on CImage kind of image processing technology, Packaging for the basic functions of image processing, such as geometric transformation, and so on, the environment for the development of the VC.NET)
- 2006-12-13 15:57:06下载
- 积分:1
-
optimize_c
用C语言实现最优化算法中的黄金分割法!!(optimization algorithm using c)
- 2013-05-15 17:22:18下载
- 积分:1
-
MedianFilterSmooth
图形图像处理中的平滑处理,可以实现部分的功能,但是还可以继续完善(Graphic image processing smoothing, can achieve some of the functions, but can also continue to improve)
- 2008-06-25 00:14:41下载
- 积分:1
-
faceDetection
人脸检测与跟踪,我的毕业论文,使用我自己改进的ADABOOST和CAMSHIFT算法,附带我的毕业论文,opencv1.0或以上自己配置(face detection use adaboost and camshift algorithm,relevant paper enclosed,OPENCV1.0 is necessary)
- 2013-01-27 20:59:45下载
- 积分:1
-
shuangmushijue
双目视觉经验总结,希望后面的不要犯错误。(Binocular visual experience summary, make no mistake behind.)
- 2012-11-07 11:04:15下载
- 积分:1
-
StegoTool
LSB替换隐写软件,该软件能把ASCII码嵌入到图像中,其载体图像是24位的BMP格式图像(LSB Steganography tool which provides hide ASCII infomation within 24-bit Bitmap images)
- 2020-11-05 11:19:53下载
- 积分:1
-
HOG-adaboost
HOG adaboost pedestrian-detect
- 2014-04-09 02:59:39下载
- 积分:1