当前位置:
首页 资源下载
搜索资源 - scanline algorithm
搜索资源列表
-
0下载:
这是在MFC中,填充各种图形的一个算法的实现。颜色及点的坐标可以随意输入-This is the MFC, filling a variety of graphics algorithm implementation. Color and the coordinates of points can be arbitrarily input
-
-
0下载:
图像处理算法比较
包括直接处理,内存位图,使用ScanLine-image processing algorithm including direct memory bitmap, using ScanLine
-
-
0下载:
扫描多边形填充算法,在该文档中有详细地对扫描多边形填充算法有个明了的定义,易于理解,运行环境为VC-Scanning polygon filling algorithm, in which the documents are detailed on the scanning polygon filling algorithm has a clear definition and easy to understand operating environment for VC
-
-
1下载:
扫描线算法,包括区域填充算法、种子填充算法等-Scan line algorithm, including regional filling algorithm, seed fill algorithm
-
-
0下载:
1.城市轮廓线
2.树的双连同
3.扫描线问题
4.多项式的相乘-1. Urban contour 2. The dual-tree together with the 3. Scanline 4. Polynomials multiplied
-
-
0下载:
实现计算机图形学扫描线算法填充多边形.程序用vc++6.0实现。-The realization of computer graphics scanline polygon fill algorithm. Program using vc++6.0 to achieve.
-
-
0下载:
scanline algorithm be implemented by opengl and use vector to read .obj model
-
-
0下载:
1. 简单图元的生成(如直线、圆、长方形等)
2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制
3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形
4. BEZIER曲线或B样条曲线的绘制
5. 个性化图形软件包的开发
6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algor
-
-
0下载:
本文详细讨论了基于扫描线填充算法对多边形区域进行
图案填充问题。尽管位图可以看作是一个二值图像,但为了方
便起见,在本文中,我们将位图和图像区分开来讨论。-This article is discussed in detail based on the scan line polygon fill algorithm to fill the problem areas of design. Although bitmaps can be seen as a binary image, b
-
-
0下载:
Scanline algorithm to fill polygon.
-
-
0下载:
simpal scanline algorithm
-
-
0下载:
用扫描线填充算法实现区域填充,是计算机图形学中的经典例子.-using scanline filling algorithm to fill certain domain,it is the classic example of computer graphics
-
-
0下载:
缩小算法,使用scanline 和 像素点扫描方式运算-Reduction algorithm, scanline and pixel scan mode operation
-
-
0下载:
It is the scan line algorithm implemented in C language.
-
-
0下载:
用OpenGL写的一种扫描线填充算法,用户可以任意给定图像,程序会用扫描线填充方法填充多边形。-Using OpenGL write a scan line filling algorithm, the user can at any given image, the program will scan line filling method with filled polygons.
-
-
0下载:
实现了扫面线算法,可用于算法的研究和学习。-To achieve a scan line algorithm, the algorithm can be used for research and study.
-
-
0下载:
计算机图形学扫描线算法 用扫描线算法填充空白处,可以-Computer graphics scan line algorithm using scanline algorithm for filling the blanks, you can
-
-
0下载:
计算机图形学扫描线算法 用扫描线算法填充空白处,可以(Computer graphics scan line algorithm using scanline algorithm for filling the blanks, you can)
-
-
0下载:
扫描线填充算法,图形学算法,填充算法,java版(Scan line filling algorithm)
-