A MATLAB/C++ implementation of solid texture synthesis algorithms for constructing statistically representative 3D microstructure datasets from only 2D data.
-
Updated
Feb 11, 2017 - MATLAB
A MATLAB/C++ implementation of solid texture synthesis algorithms for constructing statistically representative 3D microstructure datasets from only 2D data.
Texture synthesis is an interesting and important problem in the field of computer graphics and is one of the most essential techniques for realistic image synthesis. In this repository, we will implement a method for synthesizing a 3D solid texture from a 2D exemplar, based on the paper Solid Texture Synthesis from 2D Exemplars (Kopf et al. 2007).
Texture synthesis is an interesting and important problem in the field of computer graphics and is one of the most essential techniques for realistic image synthesis. In this repository, we will implement a method for synthesizing a 3D solid texture from a 2D exemplar, based on the paper Solid Texture Synthesis from 2D Exemplars (Kopf et al. 2007)
Add a description, image, and links to the solid-texture-synthesis topic page so that developers can more easily learn about it.
To associate your repository with the solid-texture-synthesis topic, visit your repo's landing page and select "manage topics."