搜索资源列表
2011
- 基于Sobel算子.该方法将图像划分成预先设定大小的网格,在两个尺度上对图像进行分析,完成图像的边缘检测。首先用Sobel算子求得图像边缘,依据网格内含有边缘像素的数目以及连通情况将不同的网格分别处理。 然后以网格为数据单元,在较大尺度上运用Sobel算子得到图像边缘。最后通过设定数据的优先级和使用形态学的方法合并两次计算边缘的结果。
judge1
- 判断连通图 -Judge connected graph
aaa
- 一种实时高速的八连通区域填充算法,用于连通区域的参考学习-A real-time high-speed eight-connected region filling algorithm for the connectivity of regional reference learning
fd
- 一种同时完成字符图像线段提取和细化的算法。在定义字符图像的线段区域、交点区域和子段区域,同时指出待细化字符图像是线段区域的集合的基础上,首先基于图像行(列)连通像素段来提取字符图像中所有的交点区域和子段区域,然后对属于同一线段区域的所有子段区域和交点区域进行合并,最后用Bernstein-Bezier多项式方法拟合每个线段区域的骨架 -At the same time, the image of a complete line of characters to extract and ref
20081109
- 1037 A decorative fence 1042 Gone Fishing 1062 昂贵的聘礼 1074 Parallel Expectations 1093 Formatting Text 1112 Team Them Up! 1143 Number Game 1160 Post Office 1178 Camelot 1179 Polygon 1180 Batch Scheduling 1187 陨石的秘密 1189 钉子和小球
graph
- 用邻接矩阵法建一无向连通图(顶点信息为字符),分别用dfs(深度优先搜索)和bfs(广度优先搜索)遍历,输出图中顶点信息并验证。-Adjacency matrix to build an undirected connected graph (vertex information for characters), respectively dfs (depth-first search), and bfs (breadth-first search) traversal, the output
liantong
- 一种新的连通区域标记算法,挺有价值的,值得参考-A new connected component labeling algorithm, quite the value, worth considering
biaoji
- 该书介绍了连通域标记的方法,基于递归的连通域标记,方法适用有效-The book is a connected component labeling method, based on recursive connected component labeling, the method is applicable
tu
- 实验要求:(1)理解图顶点和边的存储方法:邻接矩阵和邻接表;(2)理解图的遍历算法,掌握其应用;(3)应用图的遍历算法判断图是否连通和两顶点间是否存在路径。-Experimental requirements: (1) to understand the storage method: Figure the vertices and edges adjacency matrix and adjacency list (2) to understand graph traversal algor
1
- 二值图像连通域标记快速算法实现,非常有用的哦。-Binary image connected domain mark fast algorithm ,Very useful
the-connected-domain
- 采用基于连通域(四连通域和八连通域)的方法对图像中的文字进行检测-Detection of the text in the image based on the connected domain (four-connected domain and eight-connected domain) method
the-binary-image-
- 这里列举二值图像连通域标记算法包括直接扫描标记算法和二值图像连通域标记快速算法-Here are the binary image connected component labeling algorithm including direct scan labeling algorithm and binary image connected component labeling fast algorithm
matlab
- 数字图像的处理,将所得的灰度图像,转化为二值图像,在进行图像的连通区域的提取-Digital image processing, the resulting grayscale image into a binary image, when the image of the connected region extraction
PrimKruska
- 软件设计课程 软件设计作业 最小生成树算法最小生成树是数据结构中图的一种重要应用,它的要求是从一个带权无向完全图中选择n-1条边并使这个图仍然连通(也即得到了一棵生成树),同时还要考虑使树的权最小 -Software Design Software Design course work minimum spanning tree algorithm minimum spanning tree data structure diagram is an important application o
cPPliantongyu
- 该文档是一个通过连通域来统计图像中黑点的个数,是个很好的统计个数算法,但还是不是很高效,忘后人改进-This document is a statistical image through the communication field to the number of black dots, is a good number of statistical algorithms, but still not very efficient, improve posterity forget
connected
- 连通域处理的函数简介,包含删除小面积对象,计算对象面积,删除边界对象等-Function of connected domain processing
opencv-doc
- 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
Dts.359-1.Kruskal
- kruskal算法的C++源码,即求加权连通图的最小生成树的算法。-c++ source of kruskal algorithm.
circle
- matlab中求连通域的中心点位置,并用红色加号进行标记,标注出有关坐标-matlab seeking center position connected domains, and are marked with a red plus sign, mark out the relevant coordinates
连通域分析
- 图形图像处理,二维图像连通域分析。11111111111111111111111111111