CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - texture synthesis algorithm

搜索资源列表

  1. EL99

    0下载:
  2. 用EL99算法合成纹理,速度比较慢,效果还不错,适用于大多数纹理的合成-EL99 algorithm using synthetic texture, fairly slow, and the results were pretty good, applicable to the majority of the texture synthesis
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2093
    • 提供者:文鼎
  1. WL00

    0下载:
  2. 1 用WL00算法速度比EL99快,这里实现的是单分辨率的算法,WL00算法好象不适合结构性强的纹理的合成 2.用WL00算法合成纹理,使用多分辨率金字塔改善合成效果,但是没有用TVSQ加速算法-WL00 algorithm with a speed faster than the EL99, here is the realization of the single-resolution algorithm, WL00 algorithm does not seem to fit the
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2818
    • 提供者:文鼎
  1. weilevoy_code

    1下载:
  2. weilevoy算法实现纹理合成,分带与不带加速两个版本-weilevoy texture synthesis algorithm, zoning and non-accelerated version 2
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12860
    • 提供者:
  1. imagequilting.rar

    0下载:
  2. 利用image quilting算法实现了图像了有效处理,对纹理合成研究者有一定的帮助。,The use of the image quilting algorithm to achieve effective image processing, texture synthesis researchers to have some help.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3246
    • 提供者:hyit
  1. Texture-Synthesis-Using-Image-Quilting

    0下载:
  2. Performs the Efros/Freeman Image quilting algorithm on the input
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3131
    • 提供者:xinghuidong
  1. Texture_Synthesis_Using_Image_Quilting

    0下载:
  2. 最佳接缝法纹理合成的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:
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:577352
    • 提供者:PanHao
  1. Texture_sys

    0下载:
  2. 彩色图像纹理合成(基于Efros-Leung算法)(matlab中应用C的接口)-Implement the non-parametric texture synthesis algorithm of Efros-Leung
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:20749
    • 提供者:卢学
  1. wenli

    0下载:
  2. 该代码是纹理合成算法源码,纹理合成是为了解决纹理映射中存在的接缝走样等问题,对初学者有一定的帮助-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
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:18967
    • 提供者:李康
  1. Filter

    0下载:
  2. 一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合 成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主要思想是基于联合双边滤波器进 行纹理合成上采样,对低分辨率合成纹理应用空间滤波,而将一相似的边界滤波联合地应用在高分辨率的样本纹 理上-Texture synthesis of a new sampling algorithm for the uplink, that is, use of the existing samples
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-02
    • 文件大小:803653
    • 提供者:ws
  1. ImgCompletion

    0下载:
  2. 图像修补算法,实现了对大面积缺失区域的修补及结构信息的修补。运了了基于块的纹理合成方法,对图像中纹理缺失区域修补。-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.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8942549
    • 提供者:王子卿
  1. 2

    1下载:
  2. 基于Gabor变换的图像纹理识别。 提出了一种改进的Gabor变换的图像纹理增强算法,将空域的纹理图像变换到联合空间频率域并将联合空间 频率域的能量分布作为掌纹的特征,Gobar滤波器在频域内对子块其主方向上频率能量分布进行滤波,特征向量进行了匹配 识别,增强特征纹线信息并对核心区域进行多方向空间频率能量滤波合成,同时也对滤波算法进行了优化,有效地减少了运 算量。-Gabor transform based image texture recognition. An improv
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:819841
    • 提供者:爱学习
  1. TextureSynthesis

    0下载:
  2. 基于块拼接的纹理合成算法实现,在最小误差路径切割时做了修改,在重叠区域寻找回溯点再同时向下和向右寻找切割路径-Splicing block-based texture synthesis algorithm, the minimum error path of the cutting was revised, in the overlapping area at the same time looking for back points and then cut down and find th
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:4993
    • 提供者:wangsong
  1. TextureSynthesisWithAdaptivePatchs

    0下载:
  2. 在EFROS块拼接纹理算法的基础上实现了浙江大学研究者提出的自适应纹理合成的算法改进,取得了一定效果,这是我的课程设计,费了好大功夫。-The EFROS block stitching algorithm based on the texture of Zhejiang University researchers have proposed adaptive texture synthesis algorithm improvements achieved certain results,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:17014
    • 提供者:wangsong
  1. TextureSynthesisWithChange

    0下载:
  2. 带有阈值的块拼接纹理合成算法,即选择当前合成块时采用与特定阈值比较,而不是从最小误差块的一定范围内寻找合适的块-Patches with a threshold value of the texture synthesis algorithm, which select the current synthesis of block used with a specific threshold value, rather than from the smallest block error wit
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:12103
    • 提供者:wangsong
  1. TextureSynthesisWithWeightValue

    0下载:
  2. 纹理合成算法的计算中,用像素权值代替像素的RGB值来计算误差,该算法改进的实验效果并不理想,可以下载后运行观察实验效果。-Texture synthesis algorithm calculations, the right to use pixel values instead of pixel RGB values to calculate the error, the algorithm is improved experimental results were not satisfact
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:13260
    • 提供者:wangsong
  1. TextureSynthesis

    0下载:
  2. 纹理合成代码,包括简单贴图,镜像贴图,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
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:12122610
    • 提供者:张司命
  1. texturesynthesis

    0下载:
  2. Image inpainting algorithm combining both attempts: texture synthesis and image inpainting. Works especially well for texture and structure propagation, and filling-in large regions.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:994541
    • 提供者:elwismw
  1. Li-Yi-Wei-Texture-Synthesis

    0下载:
  2. 一种基于像素点的纹理合成算法,即Li-Yi Wei的像素算法。-A texture synthesis algorithm based on pixel point, Li-Yi Wei, pixel algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:836016
    • 提供者:罗霄
  1. texture-synthesis

    2下载:
  2. 一种基于像素块的纹理合成算法,即Freeman的像块合成算法。-A pixel block-based texture synthesis algorithm, that is, the Freeman s like a piece of synthesis algorithms.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-21
    • 文件大小:13512576
    • 提供者:罗霄
  1. texture-synthesis

    0下载:
  2. 经典的快拼贴纹理合成算法的实现,并且可以进行试验验证-The classic collage achieve fast texture synthesis algorithm, and can be tested to verify
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13536314
    • 提供者:许文韬
« 12 »
搜珍网 www.dssz.com