搜索资源列表
labe_forOpencv
- 连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫描,对等价标记进行重新标记。-regional connectivity marking procedures, the procedures for the use of the OpenCV Image data structure : IplImage. Algorithm tenets : first for the first
基于像素标记的连通区域计算程序
- 基于像素标记的连通区域计算程序,只针对二值图像,随附有。-based on pixel labeling regional connectivity program that only two binary images, are attached.
八值图像连通区域标记
- 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号,Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to
achieveconnectedcomponentlabeling
- 用VC++实现图像连通区域标记-Image using VC++ to achieve connected component labeling
Mark
- 一种图像联通区域自动标记的方法,适合用于检测图像内的有连通区域的物体~-An image Unicom regional auto-tagging method, suitable for the detection of the image there is connectivity within the region objects ~
liantongquyu
- 利用VC++实现的人连通区域标记算法,测试并通过。-Using VC++ implementation of people connected region labeling algorithm, test and passed.
connectedlab
- 连通区域标记算法,包括区域增长法、线标记和像素标记以及各种综合的算法!-Connected region labeling algorithms, including region-growing, line marking and pixel tags and a variety of synthesis algorithms!
zifushibeiyufenge
- 复杂背景下车牌定位与字符分割算法研究 本文在简要介绍国内外车牌识别技术研究现状的基础上,对车牌定位算法及字符分 割算法进行了深入的研究,主要完成以下工作: 车牌的定位算法设计阶段,本文提出了一种综合利用车牌多重特征的定位算法。该 算法充分利用了车牌的纹理,色彩及车牌长宽比等特征。经过水平梯度化,二值化,滤 波,区域连通、连通域标记筛选,色彩匹配等几个步骤,最终达到了复杂背景下汽车牌 照的定位。-Complex background license plate loc
connectionCompnentsMark
- 该程序是用C语言编写的,在图像处理方面用来标记二值图像的连通区域-This program is applied to mark the connection components of the two-values image.
AreaMeasure
- 本文件包含连通区域标记以及面积测量的matlab源代码-This document contains the connected component labeling, and area measurement of the source code matlab
liantongbiaoji
- 图像处理方面,用VC++实现的连通区域标记的程序。-Image processing, with VC++ implementation of the procedures connected region markers.
Image-connected-component-labeling
- 这是一个使用vc++实现的图像连通区域标记算法,可以找出二值化图像的连通域个数。-This is achieved using vc++ image connected component labeling algorithm can find the binary image of the number of connected domains.
VCPP
- VC++实现图像连通区域标记以及根据面积大小进行面积消去-VC++ achieve image connected component labeling and size area elimination
coonected-component
- 对于数字图像连通区域标记的一种方法,简便快捷-A method of digital image connected component labeling, quick and easy
BWLabel
- 一种二值图像连通区域标记方法,能用于目标跟踪,我已经应用过,效果不错。-It is a new connected componet labeling algorithm for binary image,and can be used in object tracking. It is effective to be proved.
FuzzyRegionLabel
- 基于模糊理论的连通区域标记算法,该算法速度很快--Connectivity based on fuzzy theory of regional marker algorithm fast
myedgedetec1
- 图像的连通区域标记,会将面积较大的两个连通区域标记,在检测肾脏感兴趣区时效果显著。-Connected region labeled image will be larger two connected component labeling, in the detection of renal ROIs effect is remarkable.
mybwlabel8
- 机械视觉,连通区域的类别标签。自己写的8连通区域标记,可代替函数库中的bwlabel函数-Label connected components (8-connected)
target-tracking-using-kalman
- 使用kalman滤波对目标(乒乓球)的位置进行滤波,内含有60幅图像的数据集。Kalman每次迭代的输入是来自连通区域标记所确定的乒乓球位置。-target-tracking-using-kalman for ping-pang,including of 60 pictures.The input of every interate is the position determined by connected region label.