-
fuzzy-clustering-segmentation
模糊聚类分割主函数及demo,直接运行就行,当然要有图片,呵呵(Main functions and fuzzy clustering segmentation demo, run directly on the line, of course, have pictures, Oh)
- 2011-08-08 15:49:54下载
- 积分:1
-
pc
说明: 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文。(Using phase coherence image edge extraction, K-means clustering image after region growing segmentation, attached reference paper.)
- 2008-12-14 17:29:13下载
- 积分:1
-
histmatch
说明: 直方图匹配,或者叫做直方图规定化。在matlab下实现,但是没有使用IPT中的histeq进行规定化。(Histogram matching,or histogram specification is the basic method in the digit image processing. We provide a implementation in matlab without using IPT function histeq)
- 2011-03-02 15:55:24下载
- 积分:1
-
matlab
基本实现光流法,可以显示出两张图片中,光流的方向。(The basic realization of optical flow method, can show two pictures of the direction of flow.)
- 2016-03-09 16:10:20下载
- 积分:1
-
RAT-Radar-Tools
RAT,即Radar Tools,用IDL语言开发的雷达图像处理软件(v0.21新版本),内含所有源代码。亲,学习雷达的、图像处理的、IDL的都可以学习一下哦!(RAT, namely Radar Tools, using IDL language development of the radar image processing software ( v0.21 version ), containing all the source code.Pro, learning radar, image processing, IDL can learn about oh!)
- 2012-02-05 15:10:54下载
- 积分:1
-
qiuyuanmianhejuxingmianji
这块程序是用来求取圆面和矩形面积的,分为几个子程序。(This procedure is used to strike a round face and a rectangular area, divided into several subroutines.)
- 2017-02-22 18:30:51下载
- 积分:1
-
edge
图像边沿提取,程序简单,适合图像处理初学者。(Image edge extraction, the procedure is simple, suitable for image processing for beginners.)
- 2013-08-26 10:53:07下载
- 积分:1
-
skin_color
根据国外文献算法中所写的MATLAB代码,实现肤色检测与轮廓提取。(According to foreign literature written in MATLAB code algorithm to achieve skin color detection and contour extraction.)
- 2010-11-25 14:10:25下载
- 积分:1
-
mean-shift-tracking
meanshift算法的车辆跟踪,效果非常好,改进版的,希望对大家有用(Meanshift algorithm of vehicle tracking, the effect is very good, improved version of the hope of the useful)
- 2012-05-16 11:08:13下载
- 积分: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