CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - texture synthesis
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - texture synthesis - List
[
Special Effects
]
texture-identify
DL : 0
图像的纹理识别方法,纹理分割、合成以及识别仍是机器视觉的研究热点.-Image Recognition texture, texture segmentation, synthesis and recognition machine vision is the research focus.
Date
: 2026-01-09
Size
: 430kb
User
:
闫东
[
Special Effects
]
texture_synthesis
DL : 0
代码实现了Ashikhmin纹理合成的效果,欢迎高手进行指正-code realized Ashikhmin texture synthesis results, welcomed the master for correction
Date
: 2026-01-09
Size
: 145kb
User
:
王川艳
[
Special Effects
]
texture_synthesis
DL : 0
基于样图的纹理合成 效果很好的块匹配合成-Based Texture Synthesis from Samples effective synthesis of block-matching
Date
: 2026-01-09
Size
: 138kb
User
:
李晓燕
[
Special Effects
]
texture_synthesis
DL : 0
基于样本的纹理合成,采取点替换的方法,可以合成brodatz类的纹理。采取的方法是先对图像分析,然后合成。-Texture synthesis based on samples taken at the replacement of the method of texture synthesis brodatz category. Approach taken is to firstly image analysis, and then synthesis.
Date
: 2026-01-09
Size
: 2kb
User
:
熊雄
[
Special Effects
]
Graph_Cut
DL : 0
Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。 -Graph Cutshi recently in computer vision research and application of a relatively large number of optimization algorithms, typical for the stereo matching, image restortion, texture synthesis applications, the above code gives the graph cut, mean shift, and the associated ppm/pgm images an excuse, it is used for stereo matching, and has been related to matching the code to realize removed. U.S. can also be used as a platform to do some related research and applications.
Date
: 2026-01-09
Size
: 4.28mb
User
:
wang wei
[
Special Effects
]
texturize_gimp_plugin_version_1.0
DL : 0
implement paper Graphcut Textures: Image and Video Synthesis Using Graph Cuts 利用graphcut算法进行纹理合成-implement paperGraphcut Textures: Image and Video Synthesis Using Graph Cuts algorithm using texture synthesis graphcut
Date
: 2026-01-09
Size
: 309kb
User
:
changfeng
[
Special Effects
]
lf.tar
DL : 0
基于纹理合成的图像类推,用树形结构向量量化,用到了多分辨率来减小邻域 基于Wei_Levoy算法-Image-based texture synthesis by analogy, using tree structure vector quantization, has been used to reduce the multi-resolution neighborhood Wei_Levoy algorithm based on
Date
: 2026-01-09
Size
: 5.11mb
User
:
liucs
[
Special Effects
]
texturesythnes
DL : 0
采用vc++6.0设计出了基于不同算法的纹理合成系统,可以直接应用-Used vc++ 6.0 design a different algorithm based on texture synthesis system can be applied directly
Date
: 2026-01-09
Size
: 10.02mb
User
:
bai
[
Special Effects
]
texture+synthesis
DL : 0
纹理合成是为了解决纹理映射中存在的接缝走样等问题而提出的 也就是无缝贴图 可以用photoshop搞定,这个是编程序实现 生成无缝贴图是搞3D设计或是开发必备 开发工具Microsoft Visual Studio 2008 express(VC++ 2008 express) 注意:1 算法部分是C++ 实现,没有用unicode,所以图片路径和文件名不能有中文,否则会自动退出 -Texture synthesis texture mapping is to solve existing problems such as joints aliasing is proposed seamless mapping can be used to get photoshop, this is programmed to achieve a seamless texture generation is engaged in 3D design or development of the necessary development tools Microsoft Visual Studio 2008 express (VC++ 2008 express) Note: part 1 algorithm C++ realized, did not use unicode, so picture the path and file name can not be Chinese, or else they will automatically withdraw from the
Date
: 2026-01-09
Size
: 20kb
User
:
wsky
[
Special Effects
]
patchbasedtexturesynthesis
DL : 0
一个基于块的纹理合成matlab源码程序-A block-based texture synthesis matlab source program
Date
: 2026-01-09
Size
: 479kb
User
:
zhu
[
Special Effects
]
Texture_Synthesis_Using_Image_Quilting
DL : 0
最佳接缝法纹理合成的MATLAB代码,有图像例子,有网页说明,具体算法参照文献:Image Quilting for Texture Synthesis and Transfer-Texture synthesis method the best joints of the MATLAB code, there are examples of images, there are web pages that refer to the specific algorithm literature: Image Quilting for Texture Synthesis and Transfer
Date
: 2026-01-09
Size
: 564kb
User
:
PanHao
[
Special Effects
]
Texture_sys
DL : 0
彩色图像纹理合成(基于Efros-Leung算法)(matlab中应用C的接口)-Implement the non-parametric texture synthesis algorithm of Efros-Leung
Date
: 2026-01-09
Size
: 20kb
User
:
卢学
[
Special Effects
]
imagequilting
DL : 0
利用image quilting算法实现了图像了有效处理,对纹理合成研究者有一定的帮助。-The use of the image quilting algorithm to achieve effective image processing, texture synthesis researchers to have some help.
Date
: 2026-01-09
Size
: 3kb
User
:
hyit
[
Special Effects
]
Texture-Synthesis-Using-Image-Quilting
DL : 0
Performs the Efros/Freeman Image quilting algorithm on the input
Date
: 2026-01-09
Size
: 3kb
User
:
xinghuidong
[
Special Effects
]
texture
DL : 0
用于纹理合成的模仿水纹的源代码。欢迎大家采用,很好的。不容错过哟-Watermark for texture synthesis imitation of the source code. Welcome to adoption, very good. Not to be missed yo
Date
: 2026-01-09
Size
: 4.28mb
User
:
谭永前
[
Special Effects
]
Texture_Synthesis
DL : 0
结合opencv实现纹理合成,比较基础的实现,还有待改进-Opencv combination of the texture synthesis, comparison-based implementation could be improved
Date
: 2026-01-09
Size
: 6kb
User
:
lihong
[
Special Effects
]
graphcut-texture-synthesis
DL : 4
基于图割graphcut的纹理合成,有window版本和linux版本,源代码和可执行程序都有,是Graphcut Textures: Image and Video Synthesis Using Graph Cuts的实现,linux和window代码都有,window下是vs2008的工程,需要安装vs2008 -texture synthesis based-on graph cut
Date
: 2026-01-09
Size
: 7.86mb
User
:
liwenqing
[
Special Effects
]
texture-synthesis
DL : 0
一种基于像素块的纹理合成算法,即Freeman的像块合成算法。-A pixel block-based texture synthesis algorithm, that is, the Freeman s like a piece of synthesis algorithms.
Date
: 2026-01-09
Size
: 12.89mb
User
:
罗霄
[
Special Effects
]
Texture-Synthesis-.pdf.tar
DL : 0
Texture Synthesis by Non-parametric Sampling.
Date
: 2026-01-09
Size
: 259kb
User
:
张永杰
[
Special Effects
]
texture-synthesis
DL : 0
经典的快拼贴纹理合成算法的实现,并且可以进行试验验证-The classic collage achieve fast texture synthesis algorithm, and can be tested to verify
Date
: 2026-01-09
Size
: 12.91mb
User
:
许文韬
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.