光线追踪等价划分反锯齿算法  

Equivalence partitioning anti-aliasing algorithm for ray tracing

在线阅读下载全文

作  者:曹小鹏[1] 韩俊刚[1] 

机构地区:[1]西安邮电大学计算机学院,西安710121

出  处:《计算机应用研究》2017年第1期275-278,共4页Application Research of Computers

基  金:国家自然科学基金重点资助项目(61136002);陕西省工业公关资助项目(2014k06-36);西安市科技计划资助项目(CXY1516(3));陕西省教育厅科技计划资助项目(2013JK1128)

摘  要:为了解决图形处理过程中出现的锯齿问题,提出了一种高效的光线追踪等价划分反锯齿算法。算法通过计算相邻像素采样点间颜色偏差,对偏差超过阈值的边界采样点进行递归划分为更小的不规则区域;对偏差小于阈值的采样点不进行分解,用中点颜色取代区域颜色,保证反锯齿效果同时减少采样点的个数。经过仿真实验表明,该算法反锯齿效果与超采样反锯齿效果相同,但采样点数减少39.70%,计算效率提高43.26%。使用方法能够在光线追踪图形处理过程中获得较好的反锯齿效果,同时减少了采样点数。In order to solve the jagged edges problem in graphics processing algorithm, this paper proposed an anti-aliasing al- gorithm for ray tracing. By using the recursive method, it subdivided the boundary pixel. For the color deviation was more than threshold, small square region substituted the irregular edge region. At the same time, for the color deviation was less than threshold in the edge region, it was not subdivided. The color of midpoint substituted the color of region. Through simulation, the algorithm has the same result as the MSAA, but the numbers of sampling points reduce 39.70% and the computational efficiency improves 43.26%. This algorithm can achieve a better anti-aliasing effect and less sampling points.

关 键 词:光线追踪 反锯齿 图形处理算法 等价划分 超采样反锯齿 

分 类 号:TP391.41[自动化与计算机技术—计算机应用技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象