搜索资源列表
FillPoly
- 这个程序主要是实现一个带孔的多边形的填充,采用了边表,新边表等概念,适合新手看一下。-this procedure is a major hole in a polygon filling, using a side table, side table new concepts suitable for newcomers to see.
厉害的程序
- 图形学C语言实现多边形种子填充算法源代码能填充任意的图形-graphics C language seed polygon filling algorithm source code can be filled with arbitrary graphics
裁剪Dlg
- 区域填充和影线填充原理,算法和实现 图形几何变换,投影变换和视向变换的方法和实现 直线段,多边形裁剪算法和实现 曲线生成原理,算法和实现 常用的消隐算法 -area filling and filling hatched theory, algorithms and graphic geometric transformation, and visual projection transformation to transform the methods and linear, polygon
多边形填充程序
- 这是计算机图象学中多边形填充程序,可以按照随机在文挡中点击鼠标自动会画出多边形并动态的进行填充-This is the computer graphics were filled polygon procedures, according to random text block automatically click of a mouse which will draw polygons and dynamic for filling
sao
- 任意多边形的填充算法 扫描线发式 可能对初学者可能有些帮助!-arbitrary polygon filling algorithm scanning lines hair style may beginners may help!
graphicDemo
- 一个简单的图形演示系统,包括多边形的填充,多点插值 (逼近) 的Hermite曲线、Bezier曲线及B样条曲线平面中的凸壳算法-a simple graphic display systems, including polygon filling, Multi-point interpolation (approximate) Hermite curve, Bezier curves and B-spline curves of convex hull algorithms, etc.
ComputerGraphicsVc++Res
- 计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。-computer graphics programming practice, including line drawing, anti-aliasing line, Circle, painted oval, rectangular painting, paint
Soft20060210160212600
- 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含readme说明文件-primitive code of computer graphics prog
gui16
- 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-primitive code sets for my computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rec
BresenhamFill
- 基于breseham算法的多边形填充算法-breseham algorithm based on the polygon filling algorithm
gui16_draw
- 计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3
FillPoly.rar
- 带孔多边形填充算法,有算法的具体说明! 很详细,希望对大家有帮助!,Polygon hole filling algorithm, a specific descr iption of algorithm! In great detail, I hope all of you help!
polygon
- 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算法为扫描线填充算法-Typical polygon filling algorithm includes scan line fill algorithm and contour filling algorithm signs domain, suitable for vector polygon filling algorithm to scan the file line filling algori
duobian
- 计算机图形学 多边形填充算法实现 可以运行的 -Computer graphics, polygon filling algorithm can run
Filled-Polygon
- 扫描线填充算法,通过AET和ET的表的定义可以高效的实现任意多边形的填充-AET scan line filling algorithm, through the table definitions and ET can be highly effective realization of arbitrary polygon fills
PolygopFill
- 活性边表多边形填充算法。 对算法进行了包装,形成一个独立的调用函数。 并且对最终的填充动作声明了回调,通过回调用户可以定义不同的填充动作。-Active edge table polygon filling algorithm. On the algorithm for the packaging, to form a separate call function. And the final filling action statement the callback
The-polygon-filling-experiment
- 对多边形进行填充,对于不规则图形可以通过图像处理连通后再进行填充,从而准确提取运动目标并实时跟踪。-For filling to the polygon, to irregular graphics can be connected through the image processing again filled, and accurate extract the moving object and real-time tracking.
plygon-fill
- 一种新的多边形填充算法,适合新手学习,没有源码,可以自行编码测试-A new polygon filling algorithm, suitable for novices to learn, there is no source code, you can own coding test
filling
- 包含了多边形区域填充,扫描线种子填充,扫描线种子填充变形,简单种子填充,简单填充,基本包含了图形学中所有的填充-Contains a polygon fill, scan line seed filling, the scan line seed fill deformation, simple seed filling, simple filling, basically contains all of the padding graphics
X_Y_FIL_CODEL
- 基于X-Y处理多边形填充算法的关键代码 , 包含头文件和相关关键实现程序代码 .附整理相关DLL文件,方便程序调试调用 .-Key code polygon filling algorithm based on X-Y, including the header files and related key code. Report of finishing DLL related documents, to facilitate debugging calls.