搜索资源列表
图像连通区域标记
- 用VC++实现图像连通区域标记,可以对图像中存在的连通域进行标记-with VC images connected region tags, and can be right image of connectivity domain marker
page74.21用VC++实现图像连通区域标记
- page74.21用VC++实现图像连通区域标记-page74.21 images with VC regional connectivity marker
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.
FuzzyRegionLabel
- 基于模糊理论的连通区域标记算法,该算法速度很快
二值图像连通区域的标记
- 二值图像连通区域的标记,是图像测量中用到的预处理,为后面图像面积等的测量打基础-binary image connectivity in the region markings image measurement is used in the pretreatment of the image area behind the measurement foundation
基于fpga的二值图像快速标记法
- 摘要:在图像自动目标识别和跟踪过程中,首先对图像目标进行阈值分割提取,得到的二值 图像通常包含多个连通区域, 系统利用图像目标的形状特性对可疑高威胁的飞行目标进行自 动识别。因此,需要对各连通区域块进行分别检测判断,本文采用改进的适合 FPGA 实现 的快速标记算法对各连通域进行检测提取。
连通区域标记
- 能够对一般的图像实现连通区域标记,并得到各个区域的面积和连通区域数目,用跟踪法得到各个区域的周长。准确快速
c++连通区域标记
- 用C++编写的用于标记连通区域的程序
图像连通域分析
- 用VC++实现图像连通区域标记,可以对图像中存在的连通域进行标记
八值图像连通区域标记
- 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号,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
blob连通区域标记
- c++实现blob连通区域标记, windows visual studio
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!
connectionCompnentsMark
- 该程序是用C语言编写的,在图像处理方面用来标记二值图像的连通区域-This program is applied to mark the connection components of the two-values image.
labe_forOpencv
- 本例使用了opencv中图像数据结构IplImage :首先进行第一次扫描,标记连通区域;然后对等价标记进行合并,最后进行第二次扫描,对等价标记进行重新标记。-This example uses a data structure of the opencv: IplImage. First, scan for the first time, marking connected region then mark the merger of the equivalence, and final
opencv标记法实现连通区域 (1)
- 采用连通区域算法,实现目标区域的连通标记,有利于目标的分割(The connected domain algorithm, to achieve connectivity marking the target region, is conducive to the target segmentation)