搜索资源列表
curve and fill.rar
- 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条
Graph2
- 多边形的三种扫描转换算法,种子填充算法,边界标志算法,扫描线算法。
road-identify
- 为了提高道路识别的鲁棒性和抗干扰能力 提出了一种道路边缘识别算法 该算法的创新点在于采用自然。边界作为道路识别的依据 同时算法也可以将白色路标作为识别道路边缘的标志
《Windows核心编程(第四版)》中文版.rar
- 目 录 译者序 前言 第一部分 程序员必读 第1章 对程序错误的处理 1 1.1 定义自己的错误代码 4 1.2 ErrorShow示例应用程序 5 第2章 Unicode 11 2.1 字符集 11 2.1.1 单字节与双字节字符集 11 2.1.2 Unicode:宽字节字符集 12 2.2 为什么使用Unicode 13 2.3 Windows 2000与Unicode 13 2.4 Windows 98与Unicode 13
curve and fill
- 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条- The graph study curriculum designs four commonly used algorithms which 1, the scanning transforms: Point-by-point scanning, scan line algorithm,
Graph2
- 多边形的三种扫描转换算法,种子填充算法,边界标志算法,扫描线算法。-Three polygon scan conversion algorithm, the seed fill algorithm, boundary markers algorithm, scan-line algorithm.
road-identify
- 为了提高道路识别的鲁棒性和抗干扰能力 提出了一种道路边缘识别算法 该算法的创新点在于采用自然。边界作为道路识别的依据 同时算法也可以将白色路标作为识别道路边缘的标志-Road recognition in order to improve the robustness and anti-jamming ability of the edge of a road recognition algorithm of the algorithm
EdgeMarkFill
- 边界标志填充算法,顶点和水平边问题问题解决-Marks the border to fill algorithm, vertex, while the level of problem-solving
bjbz
- 边界标志法,把最后的red改为blue会出现问题,为什么? QQ:119485404-Thanks
jie
- 边界标志算法 步骤一:以值为boundary_color的特殊颜色勾画多边形P的边界。 步骤二:逐条处理扫描线对多边形着色-Steps of the algorithm a boundary signs: the special color value boundary_color outlined polygon P boundary. Step two: one by one with the scan lines on t
filledpolygonboundary
- 计算机图形学多边形填充之边界标志法。Java语言版-Filled polygon boundary mark law
duobianxing
- 多边形边界标志算法的Java实现程序,供广大爱好者下载-Polygon boundary signs Algorithm Java Implementation procedures for fans to download large
CHAP08
- 空间表动态分配方法,实现动态存储管理,边界标志法,-Dynamic space allocation table, dynamic storage management, boundary notation,
field-problem
- 概述了图形图像处理系统中关于不规则区域的基本算法,包括:区域填充,边界跟踪,边界标志,几何处理,区域分割等等,并用,根据256色模式的特殊性,对传统的算法做了有针对性的改进,加快了处理速度,使其更适合于电影电视字幕,动画卡通人物等不规则图形图像区域。-Summarizes the image processing system the basic algorithm about irregular area, including: ar
Graphics
- 基础图形学 DDA画线算法 中点画圆算法 边界标志算法 区域填充的扫描算法 LB裁剪算法 SH算法-DDA line drawing algorithm based graphics midpoint circle algorithm boundary markers regional filling algorithm scanning algorithm LB clipping algorithm SH algorithm
homework2_1
- 图形学作业 自己稍微改进了的边界标志算法-Graphics operations mark the boundaries of their own improved algorithm
EdgeMarkFill
- 边界标志填充算法,顶点和水平边问题问题解决-Marks the border to fill algorithm, vertex, while the level of problem-solving
findTheHoles-master
- 输入: XY = NX2矩阵与点的坐标。 可选参数: 临界面积比(实数和正数)。具有大于最大相邻多边形面积比值的节点被确定为空穴边界点。默认值是3。 m =手动编辑标志。默认值是0。 0:没有手动编辑。 1:手动编辑孔边点。第一次计算后,点云的图形被打开。自动识别点用“X”标记。用户可以添加/删除/错误认定边界点的选择和刷点击适当的按钮。(Input: XY= Nx2 matrix with point coordin