Human perception guided model simplification

This project aims to create an efficient 3D model simplification algorithm that is guided by human perception by combining Quadric Error Metrics (QEM) and Mesh Saliency. The proposed solution consists of two components: the application that loads and displays wavefront .obj files, and the algorit...

全面介紹

Saved in:
書目詳細資料
主要作者: Seenivasan Sashwath Ravilla
其他作者: Zheng Jianmin
格式: Final Year Project
語言:English
出版: Nanyang Technological University 2023
主題:
在線閱讀:https://hdl.handle.net/10356/166040
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:This project aims to create an efficient 3D model simplification algorithm that is guided by human perception by combining Quadric Error Metrics (QEM) and Mesh Saliency. The proposed solution consists of two components: the application that loads and displays wavefront .obj files, and the algorithm that performs QEM simplification guided by saliency. The first component is essential to visualize the original and simplified versions of 3D models. The application is user-friendly, allowing the user to rotate, zoom, and pan the model. The second component, which is the algorithm, is the heart of the project. Beginning by implementing the QEM algorithm, Mesh Saliency will guide the simplification process by preserving the most visually significant parts of the 3D model. This report will provide a detailed account of the steps taken to develop the application and the algorithm, the challenges faced, and the results of the experiments.