"Geometry Images" Matlab Implementation

The paper "Geometry images" describes the process of remeshing of irregular triangle meshes onto a completely regular structure that is called "Geometry Image". It captures geometry as a simple 2D array of quantized points. Surface signals like normals and colors are stored in similar 2D arrays using the same implicit surface parametrization --- texture coordinates are absent. To create a geometry image, an arbitrary mesh is cut along a network of edge paths, and parametrize the resulting single chart onto a square.
Has anyone done any implementation of this work to share?

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Image Processing Toolbox 的更多信息

提问:

2015-1-29

评论:

2015-11-26

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by