搜索资源列表
weilevoy_code
- weilevoy算法实现纹理合成,分带与不带加速两个版本-weilevoy texture synthesis algorithm, zoning and non-accelerated version 2
texture_synthesis
- 用Efros和Freeman的纹理合成算法,利用误差最小的边界剪切法进行纹理图片的合成
texturize_gimp_plugin_version_1.0
- implement paper Graphcut Textures: Image and Video Synthesis Using Graph Cuts 利用graphcut算法进行纹理合成
lf.tar
- 基于纹理合成的图像类推,用树形结构向量量化,用到了多分辨率来减小邻域 基于Wei_Levoy算法
texturesythnes
- 采用vc++6.0设计出了基于不同算法的纹理合成系统,可以直接应用
texture+synthesis
- 纹理合成是为了解决纹理映射中存在的接缝走样等问题而提出的 也就是无缝贴图 可以用photoshop搞定,这个是编程序实现 生成无缝贴图是搞3D设计或是开发必备 开发工具Microsoft Visual Studio 2008 express(VC++ 2008 express) 注意:1 算法部分是C++ 实现,没有用unicode,所以图片路径和文件名不能有中文,否则会自动退出
纹理合成图像
- 此程序能够进行纹理图的合成。通过已有的纹理模式产生大面积的纹理图像。
texturesynthesis.rar
- 这是纹理合成的一个很好的算法,希望对大家有帮助,大家都交流一下!,This is a very good texture synthesis algorithms, we would like to help, we all exchange!
imagequilting.rar
- 利用image quilting算法实现了图像了有效处理,对纹理合成研究者有一定的帮助。,The use of the image quilting algorithm to achieve effective image processing, texture synthesis researchers to have some help.
Texture_Synthesis_Using_Image_Quilting
- 最佳接缝法纹理合成的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:
Texture_sys
- 彩色图像纹理合成(基于Efros-Leung算法)(matlab中应用C的接口)-Implement the non-parametric texture synthesis algorithm of Efros-Leung
wenli
- 该代码是纹理合成算法源码,纹理合成是为了解决纹理映射中存在的接缝走样等问题,对初学者有一定的帮助-Texture synthesis algorithm is the source, texture synthesis are texture mapping in order to solve the existing problem, such as joints aliasing of beginners have some help
Filter
- 一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合 成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主要思想是基于联合双边滤波器进 行纹理合成上采样,对低分辨率合成纹理应用空间滤波,而将一相似的边界滤波联合地应用在高分辨率的样本纹 理上-Texture synthesis of a new sampling algorithm for the uplink, that is, use of the existing samples
ImgCompletion
- 图像修补算法,实现了对大面积缺失区域的修补及结构信息的修补。运了了基于块的纹理合成方法,对图像中纹理缺失区域修补。-the algorithm for image completion, it achieve the completion to a large missing region and structure information.to texture in image, we use the texture synthesis techniques.
An-Efficient-Method-of-Texture-Synthesis-Based-on-
- 提出一种带边界匹配的基于 Graph Cut 的快速纹理合成算法.通过将纹理样本以不同的位移贴到输出图中完成合成 ,重叠区域的像素取值由 Graph Cut 确定.引入边界图辅助位移搜索 ,以增强合成结果的边界连续性 在预处理过程中计算 2 个相同样本在所有相对位移下的匹配误差 ,选取一部分误差最小的位移组成 “优选位移” 集合 ,合成过程中的块间相对位移仅从此集合中选取 ,大大地提高了合成速度.-This paper proposes an efficient method for tex
simplesynthesis
- graphcut纹理合成算法,C++写的,DLL方式调用-graphcut texture synthesis algothrim
TextureSynthesis
- 纹理合成代码,包括简单贴图,镜像贴图,Chaos Monsac和Image Quilting 算法。是我纹理合成的作业,包括报告等。非常有价值。-Texture synthesis code, including a simple mapping, image mapping, Chaos Monsac and Image Quilting Algorithm. I texture synthesis operations, including the reports. Is extremely
ImageManage
- 实现了数字图像修复中的插值修复,纹理合成修复,边缘向内扩张修复算法-Realization of the digital image interpolation in the repairing restoration, texture synthesis repair, edge repair algorithm inward expansion
ImageQuilting
- 实现image quilting算法进行纹理合成。(implement of Texture synthesis)
Criminisi
- 大面积破损的基于样本块匹配的纹理合成修复图像(Large area damaged texture synthesis restoration image based on sample block matching)