期刊文献+
共找到21篇文章
< 1 2 >
每页显示 20 50 100
Steganography Using Reversible Texture Synthesis Based on Seeded Region Growing and LSB 被引量:2
1
作者 Qili Zhou Yongbin Qiu +4 位作者 Li Li Jianfeng Lu Wenqiang Yuan Xiaoqing Feng Xiaoyang Mao 《Computers, Materials & Continua》 SCIE EI 2018年第4期151-163,共13页
Steganography technology has been widely used in data transmission with secret information.However,the existing steganography has the disadvantages of low hidden information capacity,poor visual effect of cover images... Steganography technology has been widely used in data transmission with secret information.However,the existing steganography has the disadvantages of low hidden information capacity,poor visual effect of cover images,and is hard to guarantee security.To solve these problems,steganography using reversible texture synthesis based on seeded region growing and LSB is proposed.Secret information is embedded in the process of synthesizing texture image from the existing natural texture.Firstly,we refine the visual effect.Abnormality of synthetic texture cannot be fully prevented if no approach of controlling visual effect is applied in the process of generating synthetic texture.We use seeded region growing algorithm to ensure texture’s similar local appearance.Secondly,the size and capacity of image can be decreased by introducing the information segmentation,because the capacity of the secret information is proportional to the size of the synthetic texture.Thirdly,enhanced security is also a contribution in this research,because our method does not need to transmit parameters for secret information extraction.LSB is used to embed these parameters in the synthetic texture. 展开更多
关键词 STEGANOGRAPHY texture synthesis LSB seeded region growing algorithm information segmentation
下载PDF
Image completion algorithm based on texture synthesis 被引量:1
2
作者 Zhang Hongying Peng Qicong Wu Yadong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第2期385-391,共7页
A new algorithm is proposed for completing the missing parts caused by the removal of foreground or background elements from an image of natural scenery in a visually plausible way. The major contributions of the prop... A new algorithm is proposed for completing the missing parts caused by the removal of foreground or background elements from an image of natural scenery in a visually plausible way. The major contributions of the proposed algorithm are: (1) for most natural images, there is a strong orientation of texture or color distribution. So a method is introduced to compute the main direction of the texture and complete the image by limiting the search to one direction to carry out image completion quite fast; (2) there exists a synthesis ordering for image completion. The searching order of the patches is defined to ensure the regions with more known information and the structures should be completed before filling in other regions; (3) to improve the visual effect of texture synthesis, an adaptive scheme is presented to determine the size of the template window for capturing the features of various scales. A number of examples are given to demonstrate the effectiveness of the proposed algorithm. 展开更多
关键词 Mage completions Image inpainting texture synthesis Object removal.
下载PDF
Constrained circular-patch-based texture synthesis
3
作者 马荣飞 《Journal of Beijing Institute of Technology》 EI CAS 2011年第4期527-535,共9页
Texture synthesis has been developed for several years.The traditional technique can generate a larger image from a small image while avoid feeling of repetition or uncontinuity.Some constrained synthesis methods whic... Texture synthesis has been developed for several years.The traditional technique can generate a larger image from a small image while avoid feeling of repetition or uncontinuity.Some constrained synthesis methods which can synthesize image according to special location demand or other demands have been also proposed in recent years.However,in general,these constrained texture synthesis methods are simple and have few controllable factors to meet user's diverse needs.To control multiple-sample texture synthesis more flexibly in various aspects such as synthesis location,proportion and semantic objects,we present an interactive texture synthesis approach based on circular patches and constrained by objects according to a certain ratio.With this approach,source exemplars and the target image are firstly divided into several regions with different characters.Users can click the blocks in the source exemplars and the want-to-be-synthesized region in the target image,and then texture in the target image is synthesized with the corresponding regions in the source exemplars.In the process of texture synthesis,circular patch instead of square patch is used to eliminate the aliasing phenomena.Images are synthesized from multiple sample images with ratio constraint and experiments on images show that our approach can get effective results of ratio-constrained multi-sample synthesis. 展开更多
关键词 texture synthesis multiple sample circular patch ratio constraint
下载PDF
Real-Time Texture Synthesis Using s-Tile Set 被引量:6
4
作者 薛峰 张佑生 +3 位作者 江巨浪 胡敏 吴信东 汪荣贵 《Journal of Computer Science & Technology》 SCIE EI CSCD 2007年第4期590-596,共7页
This paper presents a novel method of generating a set of texture tiles from samples, which can be seamlessly tiled into arbitrary size textures in real-time. Compared to existing methods, our approach is simpler and ... This paper presents a novel method of generating a set of texture tiles from samples, which can be seamlessly tiled into arbitrary size textures in real-time. Compared to existing methods, our approach is simpler and more advantageous in eliminating visual seams that may exist in each tile of the existing methods, especially when the samples have elaborate features or distinct colors. Texture tiles generated by our approach can be regarded as single-colored tiles on each orthogonal direction border, which are easier for tiling and more suitable for sentence tiling. Experimental results demonstrate the feasibility and effectiveness of our approach. 展开更多
关键词 computer graphics s-tiles real-time texture synthesis sentence tiling
原文传递
Orientation Field Guided Texture Synthesis 被引量:2
5
作者 刘蓓蓓 翁彦琳 +1 位作者 王建南 童一颖 《Journal of Computer Science & Technology》 SCIE EI CSCD 2013年第5期827-835,共9页
We present a framework for example-based texture synthesis with feature directions aligned to vector fields with 2-way rotational symmetry, also known as orientation fields. Through a simple variational formulation, t... We present a framework for example-based texture synthesis with feature directions aligned to vector fields with 2-way rotational symmetry, also known as orientation fields. Through a simple variational formulation, the framework allows the user to design the orientation field with intuitive controls, by interactively manipulating singularities and field directions. The resulting field is then used to guide a parallel synthesis. Our contribution is twofold: a design tool for orientation fields with a natural boundary condition, and a parallel texture synthesis adapted specifically for using such fields in feature alignment. We demonstrate the advantages of the procedure through examples on planar and curved patches with trivial topology. 展开更多
关键词 orientation field natural boundary condition texture synthesis
原文传递
Co-occurrence based texture synthesis 被引量:1
6
作者 Anna Darzi Itai Lang +2 位作者 Ashutosh Taklikar Hadar Averbuch-Elor Shai Avidan 《Computational Visual Media》 SCIE EI CSCD 2022年第2期289-302,共14页
As image generation techniques mature,there is a growing interest in explainable representations that are easy to understand and intuitive to manipulate.In this work,we turn to co-occurrence statistics,which have long... As image generation techniques mature,there is a growing interest in explainable representations that are easy to understand and intuitive to manipulate.In this work,we turn to co-occurrence statistics,which have long been used for texture analysis,to learn a controllable texture synthesis model.We propose a fully convolutional generative adversarial network,conditioned locally on co-occurrence statistics,to generate arbitrarily large images while having local,interpretable control over texture appearance.To encourage fidelity to the input condition,we introduce a novel differentiable co-occurrence loss that is integrated seamlessly into our framework in an end-to-end fashion.We demonstrate that our solution offers a stable,intuitive,and interpretable latent representation for texture synthesis,which can be used to generate smooth texture morphs between different textures.We further show an interactive texture tool that allows a user to adjust local characteristics of the synthesized texture by directly using the co-occurrence values. 展开更多
关键词 CO-OCCURRENCE texture synthesis deep learning generative adversarial networks(GANs)
原文传递
Texture synthesis via the matching compatibility between patches 被引量:2
7
作者 WANG WenCheng LIU FeiTong +1 位作者 HUANG PeiJie WU EnHua 《Science in China(Series F)》 2009年第3期512-522,共11页
A new patch-based texture synthesis method is presented in this paper. By the method, a set of patches that can be matched with a sampled patch for growing textures effectively, called the matching compatibility betwe... A new patch-based texture synthesis method is presented in this paper. By the method, a set of patches that can be matched with a sampled patch for growing textures effectively, called the matching compatibility between patches, is generated first for each patch, and the set is further optimized by culling the patches that may cause synthesis conflicts. In this way, similarity measurement calculation for selecting suitable patches in texture synthesis can be greatly saved, and synthesis conflicts between neighbouring patches are substantially reduced. Furthermore, retrace computation is integrated in the synthesis process to improve the texture quality. As a result, the new method can produce high quality textures as texture optimization, the best method to date for producing good textures, and run in a time complexity linear to the size of the output texture. Experimental results show that the new method can interactively generate a large texture in 1024 × 1024 pixels, which is very difficult to achieve by existing methods. 展开更多
关键词 texture synthesis MATCH texture patch large textures
原文传递
Transition Texture Synthesis
8
作者 赖岳益 戴文凯 《Journal of Computer Science & Technology》 SCIE EI CSCD 2008年第2期280-289,共10页
Synthesis of transition textures is essential for displaying visually acceptable appearances on a terrain. This investigation presents a modified method for synthesizing the transition texture to be tiled on a terrain... Synthesis of transition textures is essential for displaying visually acceptable appearances on a terrain. This investigation presents a modified method for synthesizing the transition texture to be tiled on a terrain. All transition pattern types are recognized for a number of input textures. The proposed modified patch-based sampling texture synthesis approach, using the extra feature map of the input source and target textures for patch matching, can synthesize any transition texture on a succession pattern by initializing the output texture using a portion of the source texture enclosed in a transition cut. The transition boundary is further enhanced to improve the visual effect by tracing out the integral texture elements. Either the Game of Life model or Wang tiles method are exploited to present a good-looking profile of successions on a terrain for tiling transition textures. Experimental results indicate that the proposed method requires few input textures, yet synthesizes numerous tileable transition textures, which are useful for obtaining a vivid appearance of a terrain. 展开更多
关键词 texture synthesis texture transition texture mapping
原文传递
Research and Implementation of the Practical Texture Synthesis Algorithms
9
作者 孙家广 周毅 《Journal of Computer Science & Technology》 SCIE EI CSCD 1991年第3期222-229,共8页
How to generate pictures real and esthetic objects is an important subject of computer graphics. The techniques of mapping textures onto the surfaces of an object in the 3D space are efficient ap- proaches for the pur... How to generate pictures real and esthetic objects is an important subject of computer graphics. The techniques of mapping textures onto the surfaces of an object in the 3D space are efficient ap- proaches for the purpose.We developed and implemented algorithms for generating objects with appear ances stone,wood grain,ice lattice,brick,doors and windows on Apollo workstations. All the algorithms have been incorporated into the 3D geometry modelling system(GEMS)developed by the CAD Center of Tsinghua University.This paper emphasizes the wood grain and the ice lattice algorithms. 展开更多
关键词 CO Research and Implementation of the Practical texture synthesis Algorithms
原文传递
Development of Texture Mapping Approaches for Additively Manufacturable Surfaces
10
作者 Bhupesh Verma Omid Zarei +1 位作者 Song Zhang Johannes Henrich Schleifenbaum 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2022年第4期125-138,共14页
manufacturing(AM)technologies have been recognized for their capability to build complex components and hence have ofered more freedom to designers for a long time.The ability to directly use a computer-aided design(C... manufacturing(AM)technologies have been recognized for their capability to build complex components and hence have ofered more freedom to designers for a long time.The ability to directly use a computer-aided design(CAD)model has allowed for fabricating and realizing complicated components,monolithic design,reducing the number of components in an assembly,decreasing time to market,and adding performance or comfort-enhancing functionalities.One of the features that can be introduced for boosting a component functionality using AM is the inclusion of surface texture on a given component.This inclusion is usually a difcult task as creating a CAD model resolving fne details of a given texture is difcult even using commercial software packages.This paper develops a methodology to include texture directly on the CAD model of a target surface using a patch-based sampling texture synthesis algorithm,which can be manufactured using AM.Input for the texture generation algorithm can be either a physical sample or an image with heightmap information.The heightmap information from a physical sample can be obtained by 3D scanning the sample and using the information from the acquired point cloud.After obtaining the required inputs,the patches are sampled for texture generation according to non-parametric estimation of the local conditional Markov random feld(MRF)density function,which helps avoid mismatched features across the patch boundaries.While generating the texture,a design constraint to ensure AM producibility is considered,which is essential when manufacturing a component using,e.g.,Fused Deposition Melting(FDM)or Laser Powder Bed Fusion(LPBF).The generated texture is then mapped onto the surface using the developed distance and angle preserving mapping algorithms.The implemented algorithms can be used to map the generated texture onto a mathematically defned surface.This paper maps the textures onto fat,curved,and sinusoidal surfaces for illustration.After the texture mapping,a stereolithography(STL)model is generated with the desired texture on the target surface.The generated STL model is printed using FDM technology as a fnal step. 展开更多
关键词 texture synthesis Design for additive manufacturing Image processing textured surface generation texture mapping
下载PDF
Constructive Texture Steganography Based on Compression Mapping of Secret Messages
11
作者 Fengyong Li Zongliang Yu Chuan Qin 《Computer Modeling in Engineering & Sciences》 SCIE EI 2020年第7期393-410,共18页
This paper proposes a new constructive texture synthesis steganographic scheme by compressing original secret messages.First,we divide the original message into multiple bit blocks,which are transferred to decimal val... This paper proposes a new constructive texture synthesis steganographic scheme by compressing original secret messages.First,we divide the original message into multiple bit blocks,which are transferred to decimal values and compressed into small decimal values by recording their interval sign characters.Then,a candidate pattern is generated by combining the given source pattern and boundary extension algorithm.Furthermore,we segment the candidate pattern into multiple candidate patches and use affine transformation algorithm to locate secret positions on a blank canvas,which are used to hide the sign characters by mapping the candidate patches.Finally,we select the candidate patches with minimal mean square error to represent secret bits to generate stego image by image quilting.Extensive experiments demonstrate that compared with existing texture steganographic methods,our method has a better visual quality,higher embedding capacity and security performance,while maintaining strong anti-steganalysis capability. 展开更多
关键词 Constructive steganography texture synthesis compression mapping PATCH
下载PDF
Method of Direct Texture Synthesis on Arbitrary Surfaces 被引量:7
12
作者 Fu-LiWu Chun-HuiMei Jiao-YingShi 《Journal of Computer Science & Technology》 SCIE EI CSCD 2004年第5期643-649,共7页
A direct texture synthesis method on arbitrary surfaces is proposed in thispaper. The idea is to recursively map triangles on surface to texture space until the surface iscompletely mapped. First, the surface is simpl... A direct texture synthesis method on arbitrary surfaces is proposed in thispaper. The idea is to recursively map triangles on surface to texture space until the surface iscompletely mapped. First, the surface is simplified and a tangential vector field is created overthe simplified mesh. Then, mapping process searches for the most optimal texture coordinates intexture sample for each triangle, and the textures of neighboring triangles are blended on the mesh.All synthesized texture triangles are compressed to an atlas. Finally, the simplified mesh issubdivided to approach the initial surface. The algorithm has several advantages over formermethods: it synthesizes texture on surface without local parameterization; it does not needpartitioning surface to patches; and it does not need a particular texture sample. The resultsdemonstrate that the new algorithm is applicable to a wide variety of texture samples and anytriangulated surfaces. 展开更多
关键词 texture synthesis texture mapping mesh simplification computer graphics
原文传递
Embedding Image Through Generated Intermediate Medium Using Deep Convolutional Generative Adversarial Network 被引量:7
13
作者 Chuanlong Li Yumeng Jiang Marta Cheslyar 《Computers, Materials & Continua》 SCIE EI 2018年第8期313-324,共12页
Deep neural network has proven to be very effective in computer vision fields.Deep convolutional network can learn the most suitable features of certain images without specific measure functions and outperform lots of... Deep neural network has proven to be very effective in computer vision fields.Deep convolutional network can learn the most suitable features of certain images without specific measure functions and outperform lots of traditional image processing methods.Generative adversarial network(GAN)is becoming one of the highlights among these deep neural networks.GAN is capable of generating realistic images which are imperceptible to the human vision system so that the generated images can be directly used as intermediate medium for many tasks.One promising application of using GAN generated images would be image concealing which requires the embedded image looks like not being tampered to human vision system and also undetectable to most analyzers.Texture synthesizing has drawn lots of attention in computer vision field and is used for image concealing in steganography and watermark.The traditional methods which use synthesized textures for information hiding mainly select features and mathematic functions by human metrics and usually have a low embedding rate.This paper takes advantage of the generative network and proposes an approach for synthesizing complex texture-like image of arbitrary size using a modified deep convolutional generative adversarial network(DCGAN),and then demonstrates the feasibility of embedding another image inside the generated texture while the difference between the two images is nearly invisible to the human eyes. 展开更多
关键词 GAN CNN texture synthesis STEGANOGRAPHY WATERMARK image concealing information hiding
下载PDF
基于图像分解的分层图像修复(英文) 被引量:1
14
作者 KEDAR Shrestha 秦川 王朔中 《Journal of Shanghai University(English Edition)》 CAS 2007年第6期580-584,共5页
We propose a layered image inpainting scheme based on image decomposition. The damaged image is first decomposed into three layers: cartoon, edge, and texture. The cartoon and edge layers are repaired using an adapti... We propose a layered image inpainting scheme based on image decomposition. The damaged image is first decomposed into three layers: cartoon, edge, and texture. The cartoon and edge layers are repaired using an adaptive offset operator that can fill-in damaged image blocks while preserving sharpness of edges. The missing information in the texture layer is generated with a texture synthesis method. By using discrete cosine transform (DCT) in image decomposition and trading between resolution and computation complexity in texture synthesis, the processing time is kept at a reasonable level. 展开更多
关键词 image inpainting image decomposition texture synthesis adaptive offset operator.
下载PDF
Interactive texture design and synthesis from mesh sketches
15
作者 Lili WANG Qinglin QI +2 位作者 Yi CHEN Wei KE Aimin HAO 《Frontiers of Computer Science》 SCIE EI CSCD 2014年第2期330-341,共12页
Geometry mesh introduces user control into tex- ture synthesis and editing, and brings more variations in the synthesized results. But still two problems related remain in need of better solutions. One problem is gene... Geometry mesh introduces user control into tex- ture synthesis and editing, and brings more variations in the synthesized results. But still two problems related remain in need of better solutions. One problem is generating the meshes with desired size and pattern efficiently from easier user inputs. The other problem is improving the quality of synthesized results with mesh information. We present a new two-step texture design and synthesis method that addresses these two problems. Besides example texture, a small piece of mesh sketch drawn by hand or detected from example texture is input to our algorithm. And then a mesh synthesis method of geometry space is provided to avoid optimizations cell by cell. Distance and orientation features are introduced to im- prove the quality of mesh rasterization. Results show that with our method, users can design and synthesize textures from mesh sketches easily and interactively. 展开更多
关键词 texture synthesis texture design feature-basedmethod structural texture
原文传递
Multi-Layer Synthesis of HighlyStructured Texture
16
作者 TANG Li YU Rongwei +2 位作者 GU Yuanting YUAN Jie DU Gong 《Wuhan University Journal of Natural Sciences》 CAS 2012年第4期302-308,共7页
In this paper, a novel concept of multilayer synthesis and a general framework for texture synthesis method are presented. Within this framework, we first decompose the texture into the supposed pattern layer and mate... In this paper, a novel concept of multilayer synthesis and a general framework for texture synthesis method are presented. Within this framework, we first decompose the texture into the supposed pattern layer and material layer in the frequency domain by an E-texton extracting algorithm, then manipulate and extend them respectively according to their own personalities, and finally merge the newly synthesized pattern layer and material layer again to generate the final output. Experiment results show that our method not only greatly improves the synthesis quality for those cases that single-layer synthesis cannot handle well but also provides an ability of achieving various special synthesis effects. 展开更多
关键词 texture synthesis texture layer multilayer synthesis
原文传递
A survey of the state-of-the-art in patch-based synthesis 被引量:13
17
作者 Connelly Barnes Fang-Lue Zhang 《Computational Visual Media》 CSCD 2017年第1期3-20,共18页
This paper surveys the state-of-the-art of research in patch-based synthesis. Patch-based methods synthesize output images by copying small regions from exemplar imagery. This line of research originated from an area ... This paper surveys the state-of-the-art of research in patch-based synthesis. Patch-based methods synthesize output images by copying small regions from exemplar imagery. This line of research originated from an area called "texture synthesis", which focused on creating regular or semi-regular textures from small exemplars. However, more recently, much research has focused on synthesis of larger and more diverse imagery, such as photos, photo collections, videos, and light fields. Additionally, recent research has focused on customizing the synthesis process for particular problem domains, such as synthesizing artistic or decorative brushes, synthesis of rich materials, and synthesis for 3D fabrication. This report investigates recent papers that follow these themes, with a particular emphasis on papers published since 2009,when the last survey in this area was published. This survey can serve as a tutorial for readers who are not yet familiar with these topics, as well as provide comparisons between these papers, and highlight some open problems in this area. 展开更多
关键词 texture PATCH image synthesis texture synthesis
原文传递
Accelerated Parallel Texture Optimization 被引量:4
18
作者 黄浩达 童欣 王文成 《Journal of Computer Science & Technology》 SCIE EI CSCD 2007年第5期761-769,共9页
Texture optimization is a texture synthesis method that can efficiently reproduce various features of exemplar textures. However, its slow synthesis speed limits its usage in many interactive or real time applications... Texture optimization is a texture synthesis method that can efficiently reproduce various features of exemplar 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 synthesis 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. 展开更多
关键词 texture synthesis energy minimization PARALLEL GPU flow visualization
原文传递
Autocompletion of repetitive stroking with image guidance
19
作者 Yilan Chen Kin Chung Kwan Hongbo Fu 《Computational Visual Media》 SCIE EI CSCD 2023年第3期581-596,共16页
Image-guided drawing can compensate for a lack of skill but often requires a significant number of repetitive strokes to create textures.Existing automatic stroke synthesis methods are usually limited to predefined st... Image-guided drawing can compensate for a lack of skill but often requires a significant number of repetitive strokes to create textures.Existing automatic stroke synthesis methods are usually limited to predefined styles or require indirect manipulation that may break the spontaneous flow of drawing.We present an assisted drawing system to autocomplete repetitive short strokes during a user's normal drawing process.Users draw over a reference image as usual;at the same time,our system silently analyzes the input strokes and the reference to infer strokes that follow the user's input style when certain repetition is detected.Users can accept,modify,or ignore the system's predictions and continue drawing,thus maintaining fluid control over drawing.Our key idea is to jointly analyze image regions and user input history to detect and predict repetition.The proposed system can effectively reduce the user's workload when drawing repetitive short strokes,helping users to create results with rich patterns. 展开更多
关键词 INTERACTION autocompletion digital drawing PREDICTION texture synthesis
原文传递
Realistic face modeling based on multiple deformations 被引量:2
20
作者 GONG Xun WANG Guo-yin 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2007年第4期110-117,共8页
关键词 face reconstruction deforming model texture synthesis
原文传递
上一页 1 2 下一页 到第
使用帮助 返回顶部