搜索资源列表
改进的有效边表多边形填充算法
- 一个用CV++实现的改进的有效边表多边形填充算法-with a CV to achieve improvement in the effective side table filled polygon algorithms
改进的有效边表多边形填充算法
- 一个用CV++实现的改进的有效边表多边形填充算法-with a CV to achieve improvement in the effective side table filled polygon algorithms
exer2
- 多边形有效边表填充算法的实现,设计了活性边表、桶的数据结构,利用动态链表实现了填充算法。在VC6.0下实现。-Effective edge polygon fill algorithm implementation table, side table designed activity, the data structure barrels, the use of dynamic linked list implementation o
duobianxingyouxiaobianbiaotianchongsuanfa
- 计算机图形学中才用c++实现的多边形有效边表填充算法-Have used computer graphics c++ implementation of the polygon fill algorithm effective side table
0514001
- 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算 法为扫描线填充算法。论文对原有的多边形扫描线填充算法中的最常用的活性边表和传统扫描线算法进行了分析,结 合活性边表和传统的扫描线填充算法的特点,针对复杂的大数据量的多边形填充时间效率较低的问题,提出了一种改 进的扫描线多边形填充算法一混合填充算法。该算法采用链表和数组结合的数据结构,形成连续的填充轨迹,有效地 提高了时间效率。
PolygonFillingAlgorithmeffectivesidetable
- 计算机图形学-多边形有效边表填充算法,建立活性边表,通过鼠标点击生成多边形,右键选择填充与否-Computer Graphics- Polygon Filling Algorithm effective side table, side table set up activity by the mouse click generated polygon, right to choose whether or not filled
Bucket
- 图形学-多边形有效边表填充算法 VC++工程,有注释-Graphics- Polygon Fill Algorithm effective side table
FillPolygon
- 使用MFC实现多边形的三种填充方式:有效边表填充法、边缘填充算法和4领域种子算法-Using MFC to fill the polygon in three ways。
duobianxingyouxiaobian
- 多边形有效边表填充算法,用了桶结点和边结点,构成纵向和横向链表-Based on vc++
bianbiaotianchong
- 计算机图形学,使用有效边表算法填充多边形-Computer graphics, using the effective side table algorithm filled polygons
Computer-graphics-and-clipping
- 计算机图形学-多边形有效边表填充算法,建立活性边表-Computer Graphics table filling algorithm,- polygon effective edge to establish the active side of the table
案例6-多边形有效边表填充算法
- 计算机图形学的多边形有效填充算法,所用软件为C++(Polygon efficient filling algorithm)