搜索资源列表
基于像素标记的连通区域计算程序
- 基于像素标记的连通区域计算程序,只针对二值图像,随附有。-based on pixel labeling regional connectivity program that only two binary images, are attached.
imagelabel
- 在二值图像中,相互联结的黑像素的集合成为一个(黑)区域。本程序通过对图像内每个区域进行标记操作,求得区域的数目。 采用8连通判别算法。 从左到右,从上到下,依次检测每个像素,如果发现某像素点像素值为0,则依次检测该点的右上、正上、左上及左前点共四个点的像素值,判断他们的连通性。-value of the two images, mutual association of black pixels set to become a (black) region. The proced
二值图像连通区域的标记
- 二值图像连通区域的标记,是图像测量中用到的预处理,为后面图像面积等的测量打基础-binary image connectivity in the region markings image measurement is used in the pretreatment of the image area behind the measurement foundation
基于fpga的二值图像快速标记法
- 摘要:在图像自动目标识别和跟踪过程中,首先对图像目标进行阈值分割提取,得到的二值 图像通常包含多个连通区域, 系统利用图像目标的形状特性对可疑高威胁的飞行目标进行自 动识别。因此,需要对各连通区域块进行分别检测判断,本文采用改进的适合 FPGA 实现 的快速标记算法对各连通域进行检测提取。
112
- 二值图像连通域标记快速算法,能进行区域检测,附代说明文档,VB开发-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation
xxd
- 二值图像连通域标记快速算法,能进行区域检测,附代说明文档-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation
rice
- 基于图像识别的整精米自动检测 检测出图中的碎米,并在相应的米粒上打上标志。 对图像进行预处理,把米粒图像变成二值图像,根据区域内部像素的连通性,将不同的区域赋予不同的标记,计算出单个米粒所占的像素 -Based on Image Recognition milled rice automatically detect detect the broken map, and marked with the corresponding symbol on a grain of rice.
connectionCompnentsMark
- 该程序是用C语言编写的,在图像处理方面用来标记二值图像的连通区域-This program is applied to mark the connection components of the two-values image.
biaoji
- 对320*256的二值图像进行四连通标记,适用于连通区域粘连程度少的图像-320* 256 on the binary image marking four connectivity for small connected region adhesions image
tuxiangbiaoji
- 在二值图像中,相互联结的黑像素的集合成为一个(黑)区域。本程序通过对图像内每个区域进行标记操作,求得区域的数目。 采用8连通判别算法。 从左到右,从上到下,依次检测每个像素,如果发现某像素点像素值为0,则依次检测该点的右上、正上、左上及左前点共四个点的像素值,判断他们的连通性。-Value of the two images, connected black pixels set to become a regional ( black ). The procedures of im
RegionGrow
- 对二值图像,利用区域生长算法实现连通区域的标记-For binary image, using the region growing algorithm to achieve the mark of connected regions
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.
B112i
- 二值图像连通域标记快速算法,能进行区域检测,附代代说明文档,VB开发-Binary image connected component labeling fast algorithm, region detection attached generation documentation, VB developers
scanning_row
- 段扫描,实现二值图像连通区域的标记,该算法运算速度快,优于递归算法。-Segment scanning, binary image connected region marked, the algorithm is fast, better than the recursive algorithm.
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.
naobanqiu
- 从脑部MRI图像中提取出左、右脑半球.对腐蚀后的二值图像的各连通区域进行标记,最后找到最大的连通区域.K均值聚类算法,根据要求有k 5或4;-Extracted the left and right hemispheres of the brain MRI image