搜索资源列表

  1. SWImage

    0下载:
  2. The Swendsen-Wang Cuts algorithm is used to label atomic regions (superpixels) based on their intensity patterns using generative models in a Bayesian fr a mework. The prior is based on areas of connected components, whi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12946406
    • 提供者:bevin
  1. superpixels.tar

    0下载:
  2. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:47104
    • 提供者:tigerking
  1. findingSuperpixels

    0下载:
  2. In this code it gets the segmented image as the input and finds the superpixels. It is useful if someone has a segemnted image and wants to work with each segment. Forexample extract some features from each segment.
  3. 所属分类:.net编程

    • 发布日期:2024-05-21
    • 文件大小:3449856
    • 提供者:vida
  1. Segmentation

    0下载:
  2. Segmentation (image processing) From Wikipedia, the free encyclopedia Jump to: navigation, search In computer vision, segmentation refers to the process of partitioning a digital image into multiple segments (sets
  3. 所属分类:文档资料

    • 发布日期:2024-05-21
    • 文件大小:25600
    • 提供者:joko
  1. superpixels1.1

    0下载:
  2. 基于graph cuts 的super pixels 实现-superpixels based on graph cuts
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:51200
    • 提供者:liuwei
  1. superpixels

    0下载:
  2. 采用超像素进行分割图像,利用到了超像素和Ncut的方法,采用了c与maltab混合编程。-Code to compute superpixels. use cncut and superpixel code for segmentation. Mex program c and matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:56320
    • 提供者:hzw
  1. Superpixels

    0下载:
  2. VS2010编写。 超像素分割,包括源码、EXE可执行程序、测试图像、使用说明等。 代码完全可执行,不需引用其它库,不需进行其它设置。 超像素分割一般对图像分割会形成过分割,所以可将其作为一般图像分割前的预分割处理,可用于模式识别等领域,当然也可用于医学图像分割领域。-VS2010 writing. Pixel segmentation, including source code, EXE executable pr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1552384
    • 提供者:张雷
  1. TurboPixels

    0下载:
  2. 一个非常有用的超像素算法,用于图像分割,文件夹包含文章,采用matlab和c混编-a very useful superpixels algorithm,can be used for image segmentation,the file contatins paper,the matlab and c are mixed for exeution
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:6032384
    • 提供者:eric
  1. NCsp

    0下载:
  2. 一个非常有用的基于图的超像素算法,用于图像分割,使用时请添加目录-a very useful superpixels algithn based on geraph theory, it can be used for image segmentation, please add file catalogue when used
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:7346176
    • 提供者:eric
  1. superpixels

    0下载:
  2. 超像素块算法,已经试过绝对好用,sp_demo.m是主程序,用之前需要将c++和matlab建立联系-Super-pixel block algorithm' ve tried absolutely easy to use, sp_demo.m main program before using the c++ and matlab establish contact
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:80896
    • 提供者:商世博
  1. CVPR12_SAS_code

    0下载:
  2. 2012 CVPR 文章:Segmentation Using Superpixels A Bipartite Graph Partitioning Approach对应的代码-2012 CVPR paper:Segmentation Using Superpixels A Bipartite Graph Partitioning Approach
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1439744
    • 提供者:X Li
  1. vlfeat-0.9.17-bin.tar

    0下载:
  2. The VLFeat open source library ,可以用来进行HOG,SIFT等,这是最新版的VLFeat-The VLFeat open source library implements popular computer vision algorithms including HOG, SIFT, MSER, k-means, hierarchical k-means, agglomerative informatio
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:14119936
    • 提供者:飞翔
  1. ADIP_Final_Project-2

    0下载:
  2. 在計算機視覺領域,圖像分割(Segmentation)指的是將數字圖像細分為多個圖像子區域(像素的集合)(也被稱作超像素)的過程。圖像分割的目的是簡化或改變圖像的表示形式,使得圖像更容易理解和分析。圖像分割通常用於定點陣圖像中的物體和邊界(線,曲線等)。更精確的,圖像分割是對圖像中的每個像素加標籤的一個過程,這一過程使得具有相同標籤的像素具有某種共同視覺特性。-In computer vision, image segmentation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:15314944
    • 提供者:張志揚
  1. floodfill

    0下载:
  2. 使用Flood Fill方法将图片分割为超像素-Segment the image into superpixels
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:YoungBoy
  1. SLIC-superpixels-segementation

    0下载:
  2. SLIC 超像素分割算法,分割速度快,效果好,使用c++实现,内含源码和相应的软件,只要一输入图像就能实现分割-SLIC super-pixel segmentation algorithm, split fast, good effect, use c++ achieve, containing the source code and the corresponding software, as long as the input i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:16063488
    • 提供者:杨光
  1. vlfeat-0.9.19.tar

    0下载:
  2. The VLFeat open source library implements popular computer vision algorithms specializing in image understanding and local featurexs extraction and matching. Algorithms incldue Fisher Vector, VLAD, SIFT, MSER, k-means, h
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:3018752
    • 提供者:zhaiyunlong
  1. Ncut_9

    0下载:
  2. 一个图像分割算法-normalized cuts algorithm,生成超像素-superpixels-An image segmentation algorithm-normalized cuts algorithm, generates superpixels
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:111616
    • 提供者:刘小娟
  1. SLIC2013

    0下载:
  2. 过分割算法,快速实现图像的超像素生成,生成效果比较好,可以供大家参考-SLIC agrithrom ,for superpixels producted
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:973824
    • 提供者:lionel
  1. SLIC_Superpixels

    0下载:
  2. 这是一个非常好的超像素的文章,非常适合初学者使用。-This is a very good article superpixels, very suitable for beginners to use.
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:3097600
    • 提供者:吴伟林
  1. MatlabFns

    0下载:
  2. 图像分割:关于相位一致性;超像素分割;图像点匹配等-Image segmentation: For phase coherence image point matching superpixels division
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:8793088
    • 提供者:zh
« 12 3 »

源码中国 www.ymcn.org