搜索资源列表
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,
scanexample
- 基于opengl的多边形扫描算法演示系统,可以演示出多边形填充过程中扫描线扫描的结果,动态的演示出来。-on opengl polygon scan algorithm demonstration system that can demonstrate Polygon Fill out the process of scanning line scan results, dynamic demo out.
Scan&RegFill
- 用“扫描线填充法”和“边界填充算法”填充椭圆-With scan-line fill and border filling algorithm Filled Ellipse
scan_line_polygonfilling
- OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。 -achieve OpenGL polygon scan line algorithm performance can be dynamically polygon filling process.
PolyFill
- 图形学中经典的扫描线填充算法,对学习图形学有帮助。仅供学习,严禁商用。-Graphics classical scan line fill algorithm, for learning has helped graphics. For learning, business is strictly prohibited.
CG-3
- 多边形扫描转换填充 A C++ program to fill a Polygon using Scan Line Polygon Fill Algorithm.-Polygon scan conversion Fill A C++ Program to fill a Polygon using Scan Line Polygon Fill Algorithm.
fill
- disp() { setTitle("扫描线种子填充算法") setSize(width,height) setBackground(Color.white) addWindowListener(this) addMouseListener(this) addMouseMotionListener(this) setVisible(true) -disp () (setTi
fill
- 扫描线填充程序,自由画点,然后进行填充,处理了直线等特殊的地方-Scan line fill process, freedom of painting point, and then proceed to filling, the straight-line treatment, such as special place
scatt21
- 描述种子填充算法和扫描线填充算法的算法原理,比较这两种算法的优缺点。-Descr iption of seed filling algorithm and the scan line fill algorithm algorithms to compare the advantages and disadvantages of these two algorithms.
Scanline
- 扫描线算法,包括区域填充算法、种子填充算法等-Scan line algorithm, including regional filling algorithm, seed fill algorithm
Scan-line-seed-fill
- 种子扫描线填充,动态画多边形,并填充颜色。-Scan line seed fill, dynamic polygon drawing and filling color.
sweep
- 用C++和opengl实现的图形学中的扫描线填充算法,对初学图形学很有帮助-Using C++ and opengl graphics to achieve the scan line fill algorithm, useful for the beginner Graphics
circle
- 基于vb的圆的扫描线填充算法,通俗易懂,便于理解和操作,有详细说明-Vb round based on the scan line fill algorithm, user-friendly, easy to understand and operate, is described in detail
Scan-LinePolygonFillAlgorithm)
- 扫描线多边形填充算法适用于水平扫描线的逐行填充-Scan-Line Polygon Fill Algorithm
Scan-line-filling
- 可以实现扫描线填充的算法,语言为C++,在VS2008中实现的程序-Can scan line fill algorithm
Scan-Line-Seed-Fill
- Visual Basic 扫描线种子填充.-Visual Basic for Scan line seed fill algorithm.
Seed-filling-the-scan-line-algorithm
- 计算机图像学中的简单实用的种子填充扫描线算法-Simple and practical in the seed in the school of computer image to fill the scan line algorithm
Fill
- 点击鼠标绘制多边形,然后选择种子填充或者扫描线填充实现对此多边形的填充效果-Click the mouse to draw a polygon, and then select seed filling or scan line fill this polygon fill effects
Scan-line-fill
- 利用VC环境,进行二维平面图形的填充,希望大家可以用得上-Using VC graphics fill the plane
Scan-Line-Seed-Fill-Algorithm
- 计算机图形学多边形填充算法,扫描线种子填充的伪代码-Computer graphics polygon fill algorithm, scan line seed fill pseudo code