|
计算机科学技术学报 2007
Accelerated Parallel Texture Optimization
|
Abstract:
Texture optimization is a texture synthesis method that can efficiently reproduce various features of ex- emplar textures.However,its slow synthesis speed limits its usage in many interactive or real time applications.In this paper,we propose a parallel texture optimization algorithm to run on GPUs.In our algorithm,k-coherence search and principle component analysis(PCA)are used for hardware acceleration,and two acceleration techniques are further developed to speed up our GPU-based texture optimization.With a reasonable precomputation cost,the online synthe- sis speed of our algorithm is 4000 times faster than that of the original texture optimization algorithm and thus our algorithm is capable of interactive applications.The advantages of the new scheme are demonstrated by applying it to interactive editing of flow-guided synthesis.