1 / 4

Multi resolution Texture Synthesis on Surfaces

Multi resolution Texture Synthesis on Surfaces. Arul Prakash Lavanya Tekumalla. Multi resolution Texture synthesis. Build image/mesh pyramid. Assign color to each pixel/vertex by doing a neighborhood search in the texture image.

xanto
Download Presentation

Multi resolution Texture Synthesis on Surfaces

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Multi resolution Texture Synthesis on Surfaces Arul Prakash Lavanya Tekumalla

  2. Multi resolution Texture synthesis • Build image/mesh pyramid. • Assign color to each pixel/vertex by doing a neighborhood search in the texture image. • Neighborhood search: very expensive • TSVQ: Accelerates the search process by considering neighborhoods as points in a multi dimensional space and casting the neighborhood search process as a nearest point searching problem in a multi-dimensional space.

  3. Texture synthesis on surfaces • Retiling • Sprinkle some new vertices onto the mesh • Space them uniformly over the mesh using point repulsion. • Remove old vertices and re-triangulate • Create a hierarchy of meshes • Neighborhood Construction: • flatten a set of nearby vertices • resample the flattened samples

  4. References • Re-Tiling Polygonal Surfaces, G Turk. • Generating Textures on Arbitrary Surfaces Using Reaction-Diffusion, G Turk. • Generating random points in triangles, G Turk • Texture Synthesis over Arbitrary Manifold Surfaces, Li-Yi Wei and Marc Levoy. • Fast Texture Synthesis using Tree-structured Vector Quantization,Li-Yi Wei and Marc Levoy.

More Related