CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Seam Carving

搜索资源列表

  1. sig07_ImageCarvingGUI

    1下载:
  2. ACM Siggraph 2007论文<Seam Carving for Content-Aware Image Resizing>的源代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:35453
    • 提供者:steed
  1. Seam carving

    0下载:
  2. matlab code , used to remove one seam from every frame
  3. 所属分类:2D图形编程

  1. SeamCarving

    1下载:
  2. 做项目的时候做的siggraph上文章《Seam Carving for Content-Aware Image Resizing》的一个PPT,对该文章进行了详尽的解释。另附伪代码。-A ppt of the paper <<Seam Carving for Content-Aware Image Resizing>> in siggraph,with a detailed explaination inside
  3. 所属分类:Graph program

    • 发布日期:2015-05-24
    • 文件大小:2917376
    • 提供者:zhouchao
  1. SeamCarving

    0下载:
  2. Implementation of the Seam Carving algorithm. It functions by establishing a number of seams (paths of least importance) in an image and automatically removes seams to reduce image size or inserts seams to extend it. Seam carving also allows manual
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3781653
    • 提供者:tmtkalel
  1. Seam-Carving

    0下载:
  2. 多媒体图像编程,通过插缝法处理图片,能够有效保留图片信息,-Multimedia image programming, through the insertion slit method of dealing with pictures, can effectively preserve the image information,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-12
    • 文件大小:19312405
    • 提供者:tiaoxue
  1. seam-carving

    0下载:
  2. seam carving算法,改变图像的大小,但保证损失尽量少的图像信息。 vc6.0实现。可以读入bmp图像,并对图像进行处理。 -seam carving algorithm, change the image size, but to ensure minimal loss of image information. vc6.0 achieved. Bmp images can be read, and image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24107243
    • 提供者:
  1. Stitching-Algorithm

    0下载:
  2. 图像处理 图像 缩放 SEAM CARVING PDF-IMAGE PROCESS IMAGE SCALE SEAM CARVING PDF
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1059384
    • 提供者:tianxing
  1. Reverse-Seam-Carving

    0下载:
  2. 图像处理 图像 缩放 SEAM CARVING PDF-IMAGE PROCESS IMAGE SCALE SEAM CARVING PDF
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5420440
    • 提供者:tianxing
  1. CONTENT-AWARE-IMAGE-RESIZING

    0下载:
  2. 图像处理 图像 缩放 SEAM CARVING PDF-IMAGE PROCESS IMAGE SCALE SEAM CARVING PDF
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:416755
    • 提供者:tianxing
  1. Enhanced-Seam-Carving-

    1下载:
  2. 图像处理 图像 缩放 SEAM CARVING PDF-IMAGE PROCESS IMAGE SCALE SEAM CARVING PDF
  3. 所属分类:Special Effects

    • 发布日期:2015-05-24
    • 文件大小:850944
    • 提供者:tianxing
  1. patch-transform-

    0下载:
  2. 图像处理 图像 缩放 SEAM CARVING PDF-IMAGE PROCESS IMAGE SCALE SEAM CARVING PDF
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:783469
    • 提供者:tianxing
  1. Block-based-Seam-Carving

    0下载:
  2. 图像处理 SEAM CARVING IEEE论文-image process SEAM CARVING IEEE papper
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:315833
    • 提供者:tianxing
  1. Generalized-Multiscale-Seam-Carving

    0下载:
  2. 图像处理 SEAM CARVING IEEE论文-image process SEAM CARVING IEEE papper
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:837042
    • 提供者:tianxing
  1. seam-carving

    0下载:
  2. findEnergy.m 计算出图像的梯度图 findSeamImg.m 计算出所有可能的竖直缝 findSeam.m找出能量最小的一条竖直缝 removalMap.m将需要删除的N条竖直缝存储起来并按照索引逐条删除 SeamCut.m将选中的缝一条条的删除 SeamPlot.m在图中画出要删除的缝 Testseam.m调用以上函数的主程序-FINDENERGY creates an gradient img from a given RGB or grayscale i
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:4845821
    • 提供者:楚守冬
  1. matlab seam carving

    1下载:
  2. 利用matlab的語法,使用出seam carving對圖像做出圖形縮放。
  3. 所属分类:图形图象

  1. Seam-Carving-for-Media

    0下载:
  2. seam carving 图像处理内容敏感的缩放技术综述研究,最经典的文章-image retargeting
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13211719
    • 提供者:zhengbo
  1. Seam Carving

    0下载:
  2. Seam carving is an algorithm for content-aware image resizing, which functions by establishing a number of seams (paths of least importance) in an image and automatically removes seams to reduce image size or inserts seams to extend it.
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:AnnieJi
  1. seam carving源程序

    0下载:
  2. 这是关于内容敏感图像重定向的代码,可以在放大或缩小图片的同时尽量保留图片的内容和结构。(Efficient image resizing techniques should resize an image with a different aspect ration while considering the image content. The main idea of content-aware image resizing is performing different operation
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:7145472
    • 提供者:阿宅
  1. seam_carving

    0下载:
  2. 使用Xcode C++ 写的 seam carving 图片处理程序。(Seam carving image processing program written by Xcode C++.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1186816
    • 提供者:abc-edf
  1. SeamCarving

    0下载:
  2. 两种seam carving编程方式的对比(Seam Carving with Dijkstra and Dynamic programming)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:107520
    • 提供者:Polaris_One
« 12 »
搜珍网 www.dssz.com