Scan-line algorithm的意思|示意
扫描线算法
Scan-line algorithm的网络常见释义
扫描线 ... 动态规划 Dynamic Programming 扫描线 Scan-line algorithm 快速排序 Quick Sort ...
Scan-line algorithm相关短语
1、 scan line algorithm 扫描线算法
2、 the scan-line algorithm 扫描线算法
3、 scan line Fill Algorithm 扫描线填充算法
Scan-line algorithm相关例句
The improvement of scan-line method will make it passable that all kinds of polygons can be filled correctly by this algorithm.
只有这样,通用扫描线填充算法才能做到真正的通用。
However, this algorithm does not apply for circular orbit cone-beam scan with line-focus X-ray source.
但是,这种算法不能满足线X射线源圆轨道锥束扫描的情况。
This paper puts forward General scan-line polygon fill algorithm. This algorithm can use scan-lines of varied interval and varied slope to fill a polygon.
文章提出通用扫描线多边形填充算法,该算法可以有效地解决任意间距、任意倾角的扫描线对多边形的填充问题。
Filling algorithm of the complex connecting area is studied and a new scan line algorithm for filling area is presented.
对复连通区域填充算法进行了细致的研究,提出一种新的扫描线填充算法。
This paper USES random expanding of circular patches to avoid the zigzag problem of current scan line multi-sample synthesis algorithm.
本文提出了一种基于圆形区块随机增长的多样图纹理合成算法改善了扫描线算法所带来的锯齿效应。
Compared with the scan line algorithm, it has a simple data structure, no need to maintain and sort lots of tables, simple implementation, and fitting for being implemented by hardware.
该算法和扫描线算法相比,具有数据结构简单,不需要对众多的表格进行维护和排序,实现思想简洁和适合硬化等优点。