"Geometry Images" Matlab Implementation

조회 수: 3 (최근 30일)
ionas
ionas 2015년 1월 29일
댓글: Rafa 2015년 11월 26일
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?
  댓글 수: 1
Rafa
Rafa 2015년 11월 26일
Hi ionas
have a look at this course:
You can find the required toolboxes in the section "Installing toolboxes and setting up the path" at http://www.numerical-tours.com/matlab/meshdeform_2_parameterization_sphere/
Hope it helps!

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by