搜索资源列表
细化
- 形态学的细化算法源代码。细化的目的是提取出连通区域的骨架。该算法在文字识别、指纹检测等应用中有着重要作用。-morphological thinning algorithm source code. Refinement is extracted regional connectivity frame. The algorithm letter recognition, fingerprint detection application plays an important role.
线段编码区域连通法源码
- 线段编码区域连通法源码,自己写的,有问题可问341661392
连通区域标记
- 能够对一般的图像实现连通区域标记,并得到各个区域的面积和连通区域数目,用跟踪法得到各个区域的周长。准确快速
image-liantong
- C#图像连通区域算法,速度快准确度高,方便C#开发人员使用-C# image connected region algorithm, fast high accuracy, easy to use C# developers
wwattershedVCa
- 分水岭算法Visual C源代码与详细说明:梯度图像、标记图像的预处理,连通区域域的标定,最后找到分水岭。详细说明梯度图像,标定图像,输出图像的初始化,绝对可用。 -Visual C source code and detailed descr iption of watershed algorithm: the gradient image and marker image preprocessing, the connected region domain calibration, an
area-mark
- 基于opencv的vc6.0编写的用于对数字图像里相互连通区域进行处理的源代码和说明-Based on opencv vc6.0 prepared for interconnected area of digital image processing of the source code and instructions
character
- 用于印刷字符的分类,主要提取字符的连通区域,通过孔洞的个数和孔洞类型,对单个字符进行分类。-Classification for printed characters, the main character of the connected region extracted by the number of holes and hole types, classification of individual characters.
My_Delete_Max_min
- 对运动目标进行区域标记以后,去掉小面积的连通区域来消除噪声。-After the moving target region mark, remove a small area of regional connectivity to eliminate noise.
FillRegion
- 在二值化图中找出各处连通区域,并作不同标记值。-Locate the binary graph connectivity throughout the region, and make a different tag value.
labe_forOpencv
- .c++连通区域标记算法2,功能和matlab 中的 bwlabel相似,用opencv 编写-.c++ connected component labeling algorithm 2, function and MATLAB similar to the bwlabel, prepared by opencv
cvBLOB2.4.3
- cvBlob.DLL cvBlob.lib 对应opencv2.4.3版本. 关于找连通区域 斑点可以使用-CvBlob.lib cvBlob.DLL corresponds to the opencv2.4.3 version. About finding connected area spots can be used
Labeling
- OpenCV_连通区域分析(Connected Component Analysis-Labeling)-(Connected Component Analysis-Labeling)
fanmai_v59
- 在matlab环境中自动识别连通区域的大小,可实现对二维数据的聚类,本科毕设要求参见标准测试模型。- Automatic identification in the matlab environment the size of the connected area, Can realize the two-dimensional data clustering, Undergraduate complete set requirements refer to the standard test
jaitei
- 在matlab环境中自动识别连通区域的大小,最小均方误差(MMSE)的算法,包括最小二乘法、SVM、神经网络、1_k近邻法。- Automatic identification in the matlab environment the size of the connected area, Minimum mean square error (MMSE) algorithm, Including the least squares method, the SVM, neural network
funjui_v30
- 主要为数据分析和统计,在matlab环境中自动识别连通区域的大小,对HARQ系统的吞吐量分析。- Mainly for data analysis and statistics, Automatic identification in the matlab environment the size of the connected area, HARQ throughput analysis of the system.
hiejei
- 这个有中文注释,看得明白,一个计算声子晶体结构的一维传递矩阵法,在matlab环境中自动识别连通区域的大小。- The Chinese have a comment, understand it, A one-dimensional transfer matrix method to calculate the phonon crystal structure, Automatic identification in the matlab environment the size of the
luibun_v12
- Matlab实现界面友好,一种基于多文档得图像合并技术,在matlab环境中自动识别连通区域的大小。- Matlab to achieve user-friendly, Based on multi-document image obtained combining technique, Automatic identification in the matlab environment the size of the connected area.
kenting_v42
- 在matlab环境中自动识别连通区域的大小,在matlab R2009b调试通过,算法优化非常好,几乎没有循环。- Automatic identification in the matlab environment the size of the connected area, In matlab R2009b debugging through, Algorithm optimization is very good, almost no circulation.
opencv标记法实现连通区域 (1)
- 采用连通区域算法,实现目标区域的连通标记,有利于目标的分割(The connected domain algorithm, to achieve connectivity marking the target region, is conducive to the target segmentation)