-
MaxAndMinCluster
最大最小距离 聚类算法,可以对一维或者二维信号进行聚类分析。尤其是两类化情况较好时。(maxmum and minimum Cluster Algorithm)
- 2010-03-10 15:33:16下载
- 积分:1
-
StereoRegion
利用matlabde实现双目立体视觉中,对应图像对的深度信息的获取 (区域匹配算法实现)。(Use of matlab binocular stereo vision, corresponding to the depth of the image information
)
- 2011-12-19 15:34:12下载
- 积分:1
-
LevinEtAl07(dhxu757)
在图像去卷积算法引入先验模型的应用,主要是建立马尔可夫随机场先验模型.很大程度上改进了去卷积的效果,更多的保持了图像的边缘特征.(In image deconvolution algorithm Application of the introduction of a priori model, mainly the establishment of Markov random field a priori model. A large extent, improved the effectiveness of deconvolution, more to maintain the image of the edge feature.)
- 2008-06-30 12:38:21下载
- 积分:1
-
Hermite-Gaussinabeam
Hermite-Gaussian光束是一种独特的光束,可以作为图形处理中变化的基函数(The Hermite-Gaussian beam is a unique light beam can be used as the base function of the change in the graphics processing)
- 2013-03-29 10:37:17下载
- 积分:1
-
fingerprint-classification3
该程序是指纹分类源码,其中计算方向场部分MATLAB源码(The program is fingerprint classification code, which calculate the direction of the field part of the MATLAB source code)
- 2011-07-07 09:15:50下载
- 积分:1
-
MCA
形态学成分分析,该方法的基本思想是利用信号组成成分的形态差异,将图像分割为纹理和分片光滑部分。(Morphological Component Analysis,The basic point is that an image can be divided into texture and piecewise smooth parts by the morphological diversity among signal components.)
- 2021-03-17 16:29:20下载
- 积分:1
-
the
在matlab平台上实现对医学图像人脑部的分割采用c语言编写(In matlab platform to realize human brain medical image segmentation using c language)
- 2008-05-23 15:24:38下载
- 积分:1
-
TDOA
针对在多站无源时差定位系统中影响目标定位精度的因素,分析了时差测量误差和站址误差对目标定位精度的影响.(Factors affecting the accuracy of the targeting for multi-station Passive TDOA location system, the time difference measurement error of the error and site targeting accuracy.)
- 2012-11-05 17:45:46下载
- 积分:1
-
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
-
灰度图像的盲复原问题进行了一些研究 PSF
本文针对灰度图像的盲复原问题进行了一些研究,介绍了两种不同的图像盲复
原处理的方法。一种是误差一参数分析法,该方法适合于辨识可以用参数来表征的
点扩散函数,如线性移动模型和Gauss模型等,然后根据估计的参数确定退化图像
的点扩’散函数,再利用常规的复原算法(如维纳滤波法)对退化图像进行复原处理
另一种是非负支撑域约束递归逆滤波(NAS-R工F)算法,文中介绍了NAS-R工F算法
的基本思想,并结合正则化的思想,提出了NAS-RIF的改进算法,相应对该算法的
性能效果进行了仿真分析。
1.图像去噪MATLAB仿真程序.m
2.图像点扩展函数获取MATLAB仿真程序.m
3.约束最小二乘法图像复原MATLAB仿真程序.m()
- 2020-11-09 12:59:46下载
- 积分:1