搜索资源列表
ScanFill
- 又是一个计算机图形学填充算法:ScanFill,扫描填充算法!用VC++实现,方法简单!
ScanFill
- 多边形的扫描填充算法-filled polygon scan algorithm
ScanFill
- 一个种子填充程序,但有点小问题,填充后一点击会重新填充
ScanFill
- 多边形的扫描填充算法-filled polygon scan algorithm
ScanFill
- 又是一个计算机图形学填充算法:ScanFill,扫描填充算法!用VC++实现,方法简单!-Is also a computer graphics Filling Algorithm: ScanFill, scan fill algorithm! With VC++ Realize, method is simple!
ScanFill
- 一个种子填充程序,但有点小问题,填充后一点击会重新填充-A seed filling process, but it s a little small problem, after filling one click will re-fill
scanfill
- 计算机图形学经典扫描线填充算法,采用mfc编写,实现了颜色填充,虚线填充,减速填充等功能!-Computer Graphics classical scan line fill algorithm, using mfc prepared to achieve the color filling, dotted filling, slow filling and other functions!
ScanFill
- 用c++实现的多边形扫描算法,有点小复杂的啊-Using c++ to achieve the polygon scanning algorithm, a bit of small complex ah
scanfill
- 扫描线填充算法,在VC下能超常运行,下载学习有价值.-Scan line fill algorithm, the VC can under extraordinary run, download the learning value.
scanFill
- 基于openGL的扫描线算法,glut实现-openGL scanfill
ScanFill-Sutherland
- 该程序包含两部分,一部分使用扫描线区域填充算法完成多边形的扫描显示,另一部分使用Cohen-Sutherland算法实现直线裁剪-The program consists of two parts, using the scan line polygon area fill algorithm scans showed complete, the other using the Cohen-Sutherland line clippin
ScanFill
- 画一个多边形,然后点击填充,实现扫描线的填充效果-Draw a polygon, and then click the Fill, fill effects of scan lines
scanfill
- 光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。 -Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active
ScanFill
- 又是一个计算机图形学填充算法:ScanFill,扫描填充算法!用VC++实现,方法简单!-Is also a computer graphics Filling Algorithm: ScanFill, scan fill algorithm! With VC++ Realize, method is simple!
ScanFill
- 又是一个计算机图形学填充算法:ScanFill,扫描填充算法!用VC++实现,方法简单!-Is also a computer graphics Filling Algorithm: ScanFill, scan fill algorithm! With VC++ Realize, method is simple!
ScanFill
- 图像处理,图像的旋转转换,灰度处理,取反等功能实现(Image processing, image rotation conversion, grayscale processing, reverse and other functions.)