搜索资源列表
liantongyu
- 基于4邻接性的宽度优先搜索算法,可以检测图像中的各连通域,并给出连通域的矩形框表示-based on four adjacent width of the first search algorithm can detect the image of the connected domain, and the domain is connected rectangular box said
code1.rar
- 连通域代码,很不错的,用于OCR图像识别!,Connected domain code, it is good for the OCR image recognition!
connexity.rar
- 连通域的检测程序,主要用来检测图像的连通域信息,Connected domain, testing procedures, mainly used to detect the connectivity of the image domain information
LianTongYuSuanFa
- 用vb实现了连通域的两种算法。 同时展示了运用api函数实现的方法。-Vb achieved by the two algorithms connected domain. At the same time demonstrating the use of api function method.
001
- 图象处理:计算连通域的面积、周长、圆形度、矩形度以及长宽比-Image processing: computing connected domain area, perimeter, roundness, and aspect ratio rectangular degree
search
- 用MATLAB实现图像处理中的连通域搜索,给出了程序和仿真的结果。-Image Processing with MATLAB in the connected domain search procedure is given and simulation results.
labe_forOpencv
- 利用opencv对二值图像进行连通域标记-Use of binary image opencv connected domain markers
connect
- 使用OPENCV填充连通域,并提取出连通区域的轮廓-OPENCV filled with connected domain, and extract the contour
myprogs
- 基于HIS空间的彩色烟雾图像分割算法,包含粗分,细分割与连通域提取-HIS color space based on image segmentation algorithm smoke contains coarse points, fine segmentation and connected domain extraction
extract
- 有关连通域的提取,以肺部图片作为示例,使用bwlabel函数,非常方便-Connected domain on the extraction of the lung images as an example, the use of bwlabel function, very convenient
floodfill
- 图像域的填充:从种子点开始填充一个连通域。连通性由像素值的接近程度来衡量。-Fill image domain: From the seeds begin filling a connected domain. Connectivity from the closeness of pixel values to measure.
Imageclass
- 实现图像关于多阈值分割、连通域、边缘检测的自定义类-It`s a class defined by yourself,which operate in the aspects of muli-threshold segmentation,connected domain,edge detection and so on
liantongyu
- 这是采用基于连通域的方法对图像中的文字进行检测的算法,可以将文字检测并标记出来-This is the method based on image-connected domain in the text detection algorithm can detect and mark out the text
CarCount
- 该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项-The program function is to achieve movement of vehicles on the road statistics. A small module function has t
connected-domain-algorithm
- 二值图像连通域的快速算法,可以很快的检测出连通域,并进行标记-Binary image connected domain of the fast algorithm
Image-connected-domain-calibration
- 图像连通域的标定,很好用的,可以采纳,可以用-Image connected domain calibration
connected-component
- 将图像中的连通域部分分别提取出来,但是输出的时候不能连续输出,我用的是最繁琐的方法-The the connected domain part of the image were extracted, but the output is not continuous output, I used the most tedious method
Binary-image-connected-domain
- 这里列举二值图像连通域标记算法包括直接扫描标记算法和二值图像连通域标记快速算法-Here are the binary image connected component labeling algorithm including direct scan labeling algorithm and a binary image connected component labeling fast algorithm
largest-connected-domain
- 求取图像的最大连通域,像素点,及连通分量中心-Obtaining an image of the largest connected domain, pixels, and connected component center
Connected Component Analysis-Labeling
- 别人写的物体连通域计算的verilog 源代码(Object connected domain calculation of the Verilog source code)