搜索资源列表
zhongzi
- 种子填充算法实现域的填充 但没考虑种子边界情况-seed filling algorithm domain but did not consider filling seeds of the border
graphic_demo
- 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students lea
kingkane
- 可以进行种子填充算法这功能,包含画图等,十分有用-can seed filling algorithm of this function, including drawing, very useful
seedfilling
- 种子填充算法实现多边形的填充。是图形学课程图的填充算法之一。-seed filling algorithm polygon filling. Yes map graphics courses filling algorithm.
FillPolygon__CQ
- 一个种子填充算法,最好下载我的那个简单的VC++ API程序框架程序,因为这个是在那个框架下做的。加我QQ:398754767-a seed fill algorithm, the best of which I downloaded a simple procedural framework API VC procedures, this is because in that framework to do. Plus I QQ : 398754767
seed
- 种子填充算法 种子填充算法-seed filling algorithm seed filling algorithm seed filling algorithm
dujunli_337
- 想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测
C++填充
- 利用C++编写的种子填充算法-prepared seed filling algorithm
用C语言实现多边形的种子填充算法
- 用C语言实现多边形的种子填充算法。很好用哦。-C language of the seed polygon filling algorithm. Oh well spent.
种子填充算法
- 这是一个计算机图形学中图形填充的算法,包括种子填充中简单填充算法和扫描线填充算法!-This is a computer graphics to fill the graphics algorithms, including seeds filling simple filling algorithm and scanning fill algorithm!
DrawGraph
- 计算机图形学的上机:bresenham画线算法,bresenham画圆,拾取算法,种子填充算法-computer graphics programs: bresenham drawing line algorithm,bresenham circle algorithm,etc.
种子填充的二值图像聚类算法代码
- 种子填充的二值图像聚类算法代码
200711212156486
- 多边形种子填充算法(由于该程序调用的递归函数太占用cpu资源,所以在画区域时请控制其大小,先用左击画线,右击用于全区域闭合。 -Polygon seed filling algorithm (due to the program calls recursive functions too occupied cpu resources, so when painting the region to control its size, first hit the left drawing a l
View
- 掌握种子填充算法的原理,学会编写种子填充程序,实现多边形填充。-Grasp the principles of seed filling algorithm, learning the preparation of the seed filling process, the realization of the polygon fill.
Stuff
- 种子填充算法 速度较快 vc++ 经调试后可以使用-Seed filling algorithm faster debugging vc++, as can the use of
FloodFill
- 橡皮筋画直线法,图像的重绘与再现,种子填充四联通算法的简单实现.-Program about drawing
seedfill
- 种子填充算法。实现图形学里面的种子填充。-Seed fill algorithm. Achieve graphics inside the seed filling.
Padding
- 实现橡皮绳功能,颜色选择对话框,扫描线种子填充算法,对与初学者很有帮助-Rubber rope to achieve function, color selection dialog box, scan line seed fill algorithm, and helpful for beginners
1234
- 这是我们老师的代码,更简洁快速了,希望亲们能够装我最简单的种子填充算法的框架哦!-This is our teacher' s code more concise and fast, I hope my parents were able to install the simplest seed filling algorithm framework Oh!
P1_王金成_03_填充
- 计算机图形学 各种图像填充算法 种子填充,扫描线填充,画线花园(Various Image Filling Algorithms in Computer Graphics)