Welcome![Sign In][Sign Up]
Location:
Search - seed filling algorithm

Search list

[Otherzhongzi

Description: 种子填充算法实现域的填充 但没考虑种子边界情况-seed filling algorithm domain but did not consider filling seeds of the border
Platform: | Size: 569 | Author: 刘朗 | Hits:

[GDI-Bitmapgraphic_demo

Description: 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students learning graphics and engineering staff a good tool, they demonstrated a dynamic graphics generation process, the detailed source code so that you can run after the paste, including DDA, resenham, point by point comparison Linear Algorithm; Bresenham, DDA, the midpoint Circle algorithm; N bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation ratio, rotation, symmetric origin , Shear Transform algorithm;
Platform: | Size: 807327 | Author: 冯宾 | Hits:

[Otherjob2

Description: 采用计算机图形学的种子填充算法进行多边才行填充-using computer graphics seed filling algorithm filled multilateral Caixing
Platform: | Size: 8317 | Author: 朱芳芳 | Hits:

[Other resource图形实验

Description: 用delphi开发的图形学边界点和内点的区域种子填充算法和扫描线种子填充算法-with graphics developed by the border point and the point within the regional seed filling algorithm and scanning lines of seed filling algorithm
Platform: | Size: 215039 | Author: ch.nan | Hits:

[GDI-Bitmapseed

Description: 种子填充算法 种子填充算法-seed filling algorithm seed filling algorithm seed filling algorithm
Platform: | Size: 1851 | Author: vdfadsfadsfas | Hits:

[Graph Drawingscanseedfill

Description: 一个超强的扫描种子填充算法程序,使用VC++开发,效果不错。-a super scan seed filling algorithm, the use of VC development effectiveness.
Platform: | Size: 1355776 | Author: 翔苗洒 | Hits:

[GDI-Bitmapseed

Description: 种子填充算法 种子填充算法-seed filling algorithm seed filling algorithm seed filling algorithm
Platform: | Size: 2048 | Author: | Hits:

[Graph Drawingseed

Description: 扫描线种子填充算法,实现最基本的区域填充算法-Scan line seed fill algorithm to achieve the most basic region filling algorithm
Platform: | Size: 1024 | Author: haizi | Hits:

[Graph Drawingscanline

Description: 基于mfc,包含种子填充算法,扫描线算法,而且运用了堆栈、链表等结构,有助于图形学初学者的入门-Based on mfc, contains the seed filling algorithm, scan-line algorithm, and the use of the stack, linked list structure to help beginners introductory graphics
Platform: | Size: 57344 | Author: zz | Hits:

[2D Graphicseed

Description: 种子填充算法部分源代码, 谢谢各位来下载。-Part of the seed filling algorithm source code, Thank you to download.
Platform: | Size: 1024 | Author: Lucy | Hits:

[Graph DrawingMY_FILL

Description: 简单的实现多边形种子填充算法,浅显易懂-The realization of a simple polygon seed filling algorithm, easy to understand
Platform: | Size: 43008 | Author: | Hits:

[Graph Drawingscatt21

Description: 描述种子填充算法和扫描线填充算法的算法原理,比较这两种算法的优缺点。-Description of seed filling algorithm and the scan line fill algorithm algorithms to compare the advantages and disadvantages of these two algorithms.
Platform: | Size: 2048 | Author: lin | Hits:

[Graph programScanline

Description: 扫描线算法,包括区域填充算法、种子填充算法等-Scan line algorithm, including regional filling algorithm, seed fill algorithm
Platform: | Size: 2006016 | Author: 侯锦 | Hits:

[Special EffectsSeed

Description: 实现了二维图像的种子填充算法,该算法可以用来被用来实现脑图像的交互式分割-Using vc++ implementation of the two-dimensional image of the seed filling algorithm, which can be used be used to achieve interactive segmentation of brain images
Platform: | Size: 100352 | Author: 张三 | Hits:

[Special EffectsGraphics-generation-and-filling

Description: 基本图形的生成与填充VC源码。实现了: 1,点与直线生成算法(数值微分法(DDA算法),中点画线法,Bresenham画线法)。 2,圆的生成算法(中点画圆算法,Bresenham画圆算法)。 3,椭圆生成算法。 4,区域填充(种子填充算法,扫描线填充算法)。 5,汉字的显示技术。 6,曲线的生成(最小二乘直线拟合,三次Bezier直线生成,任意次Bezier直线生成 )。-Basic graphics generation and fill VC source. Realized: 1 point and line generation algorithm (numerical differentiation (DDA algorithm), the dotted line method, Bresenham line drawing method). 2, circle generation algorithm (midpoint circle algorithm, Bresenham circle algorithm). 3, oval-generation algorithm. 4, area fill (seed filling algorithm, scan-line fill algorithm). 5, the Chinese characters display technology. 6, curve generation (least-squares fitting a straight line, cubic Bezier line generation, Bezier line to generate any number of times).
Platform: | Size: 4493312 | Author: | Hits:

[OpenGL programSeed-filling-scanning-algorithm

Description: openGL使用Visual C++种子填充扫描算法-Seed filling scanning algorithm
Platform: | Size: 1024 | Author: 瑞风 | Hits:

[File FormatSeed-Filling

Description: 平面区域填充算法是计算机图形学领域的一个很重要的算法,区域填充即给出一个区域的边界(也可以是没有边界,只是给出指定颜色),要求将边界范围内的所有象素单元都修改成指定的颜色(也可能是图案填充)。区域填充中最常用的是多边形填色,本文中我们就讨论几种多边形区域填充算法。-The planar area filling algorithm is a very important algorithms in the field of computer graphics, area fills, i.e. given a boundary of the area (which may be no boundary, but given the specified color), all pixel elements within the borders are modified to specify the color (or pattern fills). The most commonly used in the area fill, polygon fill, in this article, we discuss several polygon area fill algorithm.
Platform: | Size: 21504 | Author: 绯烟绯烟 | Hits:

[Internet-NetworkSeed-filling-scanning-algorithm

Description: openGL使用Visual C++种子填充扫描算法-Seed filling scanning algorithm
Platform: | Size: 1024 | Author: questionab | Hits:

[2D GraphicSeed-area-filling

Description: 此程序为种子区域填充算法,运行时需要加载gl/glut.h-This program area for seed filling algorithm, the runtime needs to load gl/glut.h
Platform: | Size: 909312 | Author: 郑前钢 | Hits:

[Picture ViewerFloodFill-Algorithm

Description: 种子算法,种子填充算法又称为边界填充算法。其基本思想是:从多边形区域的一个内点开始,由内向外用给定的颜色画点直到边界为止。如果边界是以一种颜色指定的,则种子填充算法可逐个像素地处理直到遇到边界颜色为止。 种子填充算法常用四连通域和八连通域技术进行填充操作。-Seed algorithm, seed filling algorithm, also known as the boundary filling algorithm. The basic idea is: starting a point within the polygon area within the external point of a given color painting until the border. If the border is a color specified, the seed filling algorithm processing pixel by pixel until it reaches the border color so far. Seed filling algorithm for the Four and eight-connected components connected domain technique the filling operation.
Platform: | Size: 11171840 | Author: FanYang | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net