Fact-checked by Grok 2 weeks ago
References
-
[1]
Texture Analysis and SynthesisTexture synthesis creates new textures from a sample, avoiding repetition, and can produce tileable images. The goal is to create a new texture that appears to ...
-
[2]
[PDF] State of the Art in Example-based Texture Synthesis - GAMMAGiven a sample texture, the goal is to synthesize a new texture that looks like the input. The synthesized texture is tileable and can be of arbitrary size.
-
[3]
Texture synthesis techniques for computer graphics - ScienceDirectFive primary approaches to texture synthesis for computer graphics are surveyed: a syntactic approach, a statistical approach, a growth model approach, ...
-
[4]
[PDF] Pyramid-Based Texture Analysis/SynthesisThis technique synthesizes textures by analyzing a sample, using parameters to create new images, and is automatic, requiring only the target texture.
-
[5]
[PDF] State of the Art in Example-based Texture Synthesis - Hal-InriaJul 7, 2011 · Texturing is a core process for computer graphics applica- tions. The texturing process can be divided into three com- ponents: (1) texture ...
-
[6]
[PDF] Texture Synthesis by Non-parametric Sampling - UC Berkeley EECSIn this paper we have chosen a statistical non-parametric model based on the assumption of spatial locality. The result is a very simple texture syn- thesis ...
-
[7]
A Three-Level Approach to Texture Mapping and Synthesis on 3D ...May 4, 2020 · We demonstrate that the relevance of the three levels depends on the texture content and type (stochastic, structured, or anisotropic textures).
-
[8]
A hybrid-based texture synthesis approach | The Visual ComputerMar 4, 2004 · A hybrid texture synthesis approach that combines the strength of Ashikhmin's [1] and Liang's [11] algorithms is presented in this paper.Missing: classification | Show results with:classification
-
[9]
(PDF) Survey Of Texture Mapping - ResearchGateAug 5, 2025 · This article surveys the fundamentals of texture mapping, which can be spilt into two topics: the geometric mapping that warps a texture onto a surface, and ...
-
[10]
MIP-Map Level Selection for Texture Mapping - ACM Digital LibraryTexture mapping is a fundamental feature of computer graphics image generation. In current PC-based acceleration hardware, MIP-mapping with bilinear and ...
-
[11]
Dipmap: A new texture filtering method for texture mappingMipmap is a typical texture filtering method for texture mapping. Due to simplicity and efficiency, it has been popularly used in current graphics hardware.
-
[12]
Texture characterization of digital images which have a periodicity or ...Mar 17, 2016 · In this paper we analyse digitally generated fractal images added to periodic patterns using the variance of grey levels with four ...
-
[13]
A Perceptually Based Spectral Model for Isotropic TexturesAug 6, 2025 · We present a perceptually based texture synthesis model for isotropic textures. The model uses additive synthesis of band-limited noise in the ...
-
[14]
Lapped solid textures: filling a model with anisotropic textures ...Aug 6, 2025 · We identify several texture types considering the amount of anisotropy and spatial variation and provide a tailored user interface for each.
-
[15]
(PDF) Analysis of texture characteristics associated with visual ...Aug 10, 2025 · In this paper, a set of objective methods for measuring these characteristics is proposed: regularity is estimated by an autocorrelation ...
-
[16]
(PDF) Texture Analysis - ResearchGateFeb 16, 2015 · This chapter reviews and discusses various aspects of texture analysis. The concentration is on the various methods of extracting textural features from images.
-
[17]
[PDF] SAN FRANCISCO JULY 22-26 Volume 19, Number 3, 1985 287As with all procedural textures, the database is extremely small. Although it is not immediately obvious, this paradigm is a superset of conventional ...
-
[18]
[PDF] A Crash Course on Texturing - MicrosoftTexturing is a fundamental technique in Computer Graphics, allow- ing us to represent surface properties without modeling geometric or material details.
-
[19]
[PDF] Simulating the structure and texture of solid wood | CS@CornellProcedural 3D textures for color variation in wood have been demonstrated before, and very realistic wood appearance has been demonstrated using color and ...
-
[20]
[PDF] Poisson Image EditingPoisson image editing uses the Poisson equation to achieve seamless local changes in image regions, enabling importation and modification of image appearance.
-
[21]
[PDF] Chaos Mosaic: Fast and Memory Efficient Texture SynthesisApr 20, 2000 · We present a procedural method for synthesizing large textures from an input texture sample. The basis of our algorithm is the chaos mosaic, ...
-
[22]
[PDF] Wang Tiles for Image and Texture GenerationWe present a simple stochastic system for non-periodically tiling the plane with a small set of Wang Tiles. The tiles may be filled with texture, patterns ...Missing: seminal | Show results with:seminal
-
[23]
Markov Random Field Texture Models | IEEE Journals & MagazineA texture model is a mathematical procedure capable of producing and describing a textured image. We explore the use of Markov random fields as texture models.
-
[24]
[PDF] Exemplar-Based Texture Synthesis: the Efros–Leung AlgorithmIt relies on a Markov assumption and generates new textures in a non-parametric way, directly sampling new values from the input sample. In this paper, we ...
-
[25]
Stochastic tree grammar inference for texture synthesis and ...This paper introduces a texture grammar inference procedure which employs a clustering algorithm and a stochastic regular grammar inference procedure.
-
[26]
Texture synthesis by L-systems - ScienceDirect.comWe present a method for texture synthesis based on the extended L-systems, called TSL-systems, which are defined as a combination of parametric, stochastic and ...
-
[27]
[PDF] Real-Time Texture Synthesis by Patch-Based SamplingMore recently, Efros and Leung [1999] demonstrated the power of sampling from a local PDF by presenting a nonparametric sampling algorithm that works well for a ...<|control11|><|separator|>
-
[28]
(PDF) Strong Markov Random Field Model - ResearchGatePDF | The strong Markov random field (strong-MRF) model is a submodel of the more general MRF-Gibbs model. The strong-MRF model defines a system whose.
-
[29]
[PDF] Interactive Texture Synthesis on Surfaces Using Jump MapsJump maps were recently introduced12 as a means to accelerate image- based texture synthesis to near real-time speeds. The jump map stores for each pixel of a ...
-
[30]
[PDF] Image Quilting for Texture Synthesis and Transfer - People @EECSWe present a simple image-based method of generating novel vi- sual appearance in which a new image is synthesized by stitching.Missing: rule- | Show results with:rule-
-
[31]
[PDF] Graphcut Textures: Image and Video Synthesis Using Graph CutsIn this paper we introduce a new algorithm for image and video texture synthesis. In our approach, patch regions from a sample.Missing: belief propagation
-
[32]
Image quilting for texture synthesis and transfer - ACM Digital LibraryImage quilting for texture synthesis and transfer. Authors: Alexei A. Efros ... Freeman. William T. Freeman. Mitsubishi Electric Research Laboratories. View ...
-
[33]
Graphcut textures: image and video synthesis using graph cutsGraphcut textures: image and video synthesis using graph cuts. Authors: Vivek Kwatra. Vivek Kwatra. Georgia Institute of Technology. View Profile. , Arno ...
-
[34]
Example-based texture synthesis written in Rust - GitHubOct 28, 2023 · A light Rust API for Multiresolution Stochastic Texture Synthesis [1], a non-parametric example-based algorithm for image generation.
-
[35]
Deep Textures - GitHubUnofficial Reimplementation of "Texture Synthesis Using Convolutional Neural Networks" in PyTorch [Gatys et al. 2015](http://arxiv.org/abs/1505.07376).
-
[36]
TiPGAN: High-Quality Tileable Textures Synthesis with Intrinsic ...High-quality tileable textures synthesis with intrinsic priors for cloth digitization applications. This is the official implementation of TiPGAN (CAD 2025).Missing: 2024 | Show results with:2024
-
[37]
High-Quality Texture Synthesis for Indoor Scenes via Diffusion PriorsWe propose SceneTex, a novel method for effectively generating high-quality and style-consistent textures for indoor scenes using depth-to-image diffusion ...
-
[38]
[SIGGRAPH 2024] Diffusion Texture Painting - GitHubWe present a technique that leverages 2D generative diffusion models (DMs) for interactive texture painting on the surface of 3D meshes.
-
[39]
Texture generators | Substance 3D Designer - Adobe Help CenterFeb 14, 2025 · Build complex, procedural textures and patterns from scratch using a powerful node-based workflow. Open the app.
-
[40]
FMetaHumanFaceTextureSynthe...UE API for creating MH Face textures based on the Texture Synthesis module feature set developed in titan.
-
[41]
[SigGraph2002] Image Quilting/Texture Synthesize - File ExchangeMatlab code to do Image Quilting as presented in the SIGGRAPH 2002 paper by Efros & Freeman. Note: this isn't Efros & Freeman's code, just an implementation ...Missing: tutorial | Show results with:tutorial
-
[42]
[1508.06576] A Neural Algorithm of Artistic Style - arXivAug 26, 2015 · Here we introduce an artificial system based on a Deep Neural Network that creates artistic images of high perceptual quality.
-
[43]
[PDF] TextureGAN: Controlling Deep Image Synthesis With Texture PatchesTextureGAN is a deep image synthesis method where users control object texture by placing texture patches on sketches, allowing for novel image generation.Missing: seminal 2018 onwards
-
[44]
TiPGAN: High-quality tileable textures synthesis with intrinsic priors ...We introduce an intuitive metric, Relative Total Variation (RTV), to quantify texture pattern tileability. •. Extensive qualitative and quantitative experiments ...
-
[45]
Towards Zero-Shot High-Fidelity 3D Human Texture GenerationMar 19, 2024 · We present TexDreamer, the first zero-shot multimodal high-fidelity 3D human texture generation model. Utilizing an efficient texture adaptation ...Missing: synthesis | Show results with:synthesis
-
[46]
[PDF] Image Style Transfer Using Convolutional Neural NetworksIn texture trans- fer the goal is to synthesise a texture from a source image while constraining the texture synthesis in order to preserve the semantic content ...
-
[47]
Precomputed Real-Time Texture Synthesis with Markovian ... - arXivApr 15, 2016 · This paper proposes Markovian Generative Adversarial Networks (MGANs), a method for training generative neural networks for efficient texture synthesis.
-
[48]
ProcTex: Consistent and Interactive Text-to-texture Synthesis for Part ...ProcTex enables consistent and real-time text-guided texture synthesis for families of shapes, which integrates seamlessly with the interactive design flow of ...Missing: ProTex | Show results with:ProTex
-
[49]
TexDreamer: Text-driven Photorealistic and Robust Texture ...Jun 30, 2025 · We introduce TexDreamer, a novel method that generates high-quality 3D textures on meshes using text prompts to address these issues.