搜索资源列表
连通性分析
- 在对图像进行行程编码之后进行连通性分析,形成连通区域-the right image coding itinerary after connectivity analysis, formation of regional connectivity
细化
- 形态学的细化算法源代码。细化的目的是提取出连通区域的骨架。该算法在文字识别、指纹检测等应用中有着重要作用。-morphological thinning algorithm source code. Refinement is extracted regional connectivity frame. The algorithm letter recognition, fingerprint detection application plays an important role.
识别物体modify
- 统计灰度图象二值化后不连通区域的像素树木和中心位置-statistical gray image after two values not connected region trees and the pixel center
图形的生成
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan generated by the basic algorit
tuxingxuedazouye
- 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
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
liantongquyubiaoji
- 连通区域的分析 vc程序,在目标跟踪中 我们常需要进行连通区域分析 感兴趣的可以看看 -connectivity analysis of the region vc procedures, Target Tracking We often need connectivity regional analysis interested can see
vga1
- 基于dsp的图像重现,具体包含连通区域的寻找-based dsp images recur, and specifically include the search for regional connectivity
connected
- 图像像素标记法示例。在打开示例图片后,运行程序可以计算连通区域。-image pixel labeling practices. Photo opened example, operational procedures can be calculated regional connectivity.
Blob_Edge_detection_Algorithm
- Blob算法,进行图像连通区域特征分析,包括区域个数,位置,尺寸,形状等70-80个参数。-Blob algorithm for image analysis of regional connectivity, including regional number, location, size, 70 -80 shape parameters.
watershed(VC++)
- 分水岭算法VC源代码和详细说明:梯度图像、标记图像的预处理,连通区域的标定,最后找到分水岭。详细说明梯度图像,标定图像,输出图像的初始化,绝对可用。-watershed algorithm source code and detailed descr iption : gradient image, marking image preprocessing, Calibration of regional connectivity, finally found watershed. Gradien
mianjijiance
- 自行设计的任意连通区域面积周长检测,可以检测出图形的数量和每一块的面积与周长-design their own arbitrary connectivity regional area perimeter detection, Graphics can detect the quantity and every one of the area and perimeter
getConnectedSize
- 识别连通区域,在matlab环境中自动识别连通区域的大小。-identify regional connectivity in Matlab environment automatic identification of the size of regional connectivity.
blobby_src
- BOLB算法对图象进行处理的程序,进行图像连通区域特征分析,包括区域个数,位置,尺寸,形状等70-80个参数
BLOB_Edge_detection_Algorithm
- BLOB进行图像连通区域特征分析,包括区域个数,位置,尺寸,形状等70-80个参数
STLViewerBACKUP
- 读取并显示STEP格式文件,未完成,能正确将平面上任意单连通或多连通区域进行三角剖分
FuzzyRegionLabel
- 基于模糊理论的连通区域标记算法,该算法速度很快
liantongyu222
- 连通区域,分为一维连通和二维连通,一维连通域主要用在空间线积分与路径无关的条件上,二维连通域形象说就是没有“洞”的区域。一维连通域主要用在空间线积分与路径无关的条件上。(Connected domain analysis)
FloodFill-Algorithm
- 种子算法,种子填充算法又称为边界填充算法。其基本思想是:从多边形区域的一个内点开始,由内向外用给定的颜色画点直到边界为止。如果边界是以一种颜色指定的,则种子填充算法可逐个像素地处理直到遇到边界颜色为止。 种子填充算法常用四连通域和八连通域技术进行填充操作。(Seed algorithm, seed filling algorithm, also known as the boundary filling algorithm. The basic idea is: starting a poi