登录
首页 » matlab » spectralMattingCode

spectralMattingCode

于 2010-04-16 发布 文件大小:14321KB
0 235
下载积分: 1 下载次数: 1

代码说明:

说明:  用于数字抠图的源代码,外国人写的,非常好用(image spectral matting code)

文件列表:

spectralMattingCode
spectralMattingCode\calcMattingComponents.m
spectralMattingCode\compile_mincut.m
spectralMattingCode\decideFB.m
spectralMattingCode\downSmpIm.m
spectralMattingCode\face.tif
spectralMattingCode\face_alpha.tif
spectralMattingCode\fastKmeans.m
spectralMattingCode\finalEnhancment.m
spectralMattingCode\flat3DArray.m
spectralMattingCode\getLaplacian1.m
spectralMattingCode\ind2bin.m
spectralMattingCode\iterateProjComps.m
spectralMattingCode\kid.tif
spectralMattingCode\kid_alpha.tif
spectralMattingCode\kid_scribbles.tif
spectralMattingCode\kim.tif
spectralMattingCode\kim_alpha.tif
spectralMattingCode\kim_scribbles.tif
spectralMattingCode\maxflow.dll
spectralMattingCode\maxflow.mexglx
spectralMattingCode\minCutPull.m
spectralMattingCode\mymaxflow.cpp
spectralMattingCode\my_images.mat
spectralMattingCode\README
spectralMattingCode\runAll.asv
spectralMattingCode\runAll.m
spectralMattingCode\scribbles.mat
spectralMattingCode\ship_alpha.tif
spectralMattingCode\SpectralMatting.m
spectralMattingCode\sship.tif
spectralMattingCode\sup_GroupMattingComponents.m
spectralMattingCode\unsp_GroupMattingComponents.m
spectralMattingCode\wind.tif
spectralMattingCode\wind_alpha.tif
spectralMattingCode\wind_scribbles.tif
spectralMattingCode\woman.tif
spectralMattingCode\woman1.tif
spectralMattingCode\woman_alpha.tif
spectralMattingCode\maxflow-v2.2.src
spectralMattingCode\maxflow-v2.2.src\CHANGES.TXT
spectralMattingCode\maxflow-v2.2.src\LICENSE.TXT
spectralMattingCode\maxflow-v2.2.src\README.TXT
spectralMattingCode\maxflow-v2.2.src\forward_star
spectralMattingCode\maxflow-v2.2.src\forward_star\block.h
spectralMattingCode\maxflow-v2.2.src\forward_star\graph.cpp
spectralMattingCode\maxflow-v2.2.src\forward_star\graph.h
spectralMattingCode\maxflow-v2.2.src\forward_star\Makefile
spectralMattingCode\maxflow-v2.2.src\forward_star\maxflow
spectralMattingCode\maxflow-v2.2.src\forward_star\maxflow.cpp
spectralMattingCode\maxflow-v2.2.src\forward_star\maxflowFromFile.cpp
spectralMattingCode\maxflow-v2.2.src\adjacency_list
spectralMattingCode\maxflow-v2.2.src\adjacency_list\block.h
spectralMattingCode\maxflow-v2.2.src\adjacency_list\graph.cpp
spectralMattingCode\maxflow-v2.2.src\adjacency_list\graph.h
spectralMattingCode\maxflow-v2.2.src\adjacency_list\maxflow.cpp

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • traffic-sign-image-segmentation
    程序是实现交通标志图像的分割GUI界面,采用分割的方法主要有Ostu,阈值迭代选择法及区域生长法。(Program is to achieve a traffic sign image segmentation GUI interface, the mainly segmentation methods are Ostu, iterative threshold selection method and region growing method.)
    2013-09-06 08:18:34下载
    积分:1
  • Coloring-Problem
    图着色问题(Graph Coloring Problem, GCP)又称着色问题,是最著名的NP-完全问题之一。路线着色问题是图论中最著名的猜想之一。(Graph coloring problem (Graph Coloring Problem, GCP), also known as coloring problem, is the most famous NP-complete problems. Line graph coloring problem is one of the most famous conjecture.)
    2013-08-23 23:01:42下载
    积分:1
  • 01
    说明:  变速恒频双馈风力发电机基于电子磁链定向的空载并网仿真模型(Variable speed constant frequency doubly-fed wind generators no-load parallel simulation model )
    2011-05-13 16:19:31下载
    积分:1
  • Basic-image-processing
    读取256色,真彩色图像,分别显示,图像灰度化,二值化,直方图,直方图均衡化(Read 256 colors, true color images were displayed image graying, binarization, histogram, histogram equalization)
    2014-06-05 15:19:39下载
    积分:1
  • NJNUAYAARPOWER
    marburg.c 用Burg算法求AR模型的参数。 mar1psd.c 由AR模型参数得到功率谱。 maryuwa.c 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 (marburg.c using Burg algorithm for AR model parameters. mar1psd.c by the AR model parameters obtained power spectrum. Levinson algorithm maryuwa.c with Yule-Walker equation in order to get rank AR model parameters.)
    2020-07-02 04:20:01下载
    积分:1
  • ImagePCA
    该类计算图像的主分量,特征值,特征向量,并且使用主分量重构.(The main components of such calculation of the image, feature values, feature vectors, and the use of principal component reconstruction.)
    2009-11-03 09:43:45下载
    积分:1
  • Particle-Algorithm-Status-Trend
    介绍了粒子滤波目前主要应用领域, 最后对粒子滤波的发展提出了展望。(Describes the particle filter is currently the main application areas, and finally the development of particle filter raised prospects.)
    2013-10-18 15:47:04下载
    积分:1
  • matlab融合工具包
    说明:  图像融合常见功能,3类共12种图像融合算法,GUI界面,源图像(Common functions of image fusion, 3 types of 12 image fusion algorithms, GUI interface, source image)
    2020-06-28 22:40:01下载
    积分:1
  • Wavelet_OMP
    基于压缩感知的图像加密算法,稀疏基用的是小波,重构用的是OMP(Compressed sensing image encryption algorithm)
    2021-04-18 20:28:51下载
    积分:1
  • levelsetcode
    活动轮廓算法中的一类-几何轮廓算法,又称Levelset水平集算法,关于该算法的Matlab源码(包含一个test实例)(Active contour algorithm for a class- the geometric contours algorithm, also known as Levelset level set algorithm, algorithm on the Matlab source code (including a test instance))
    2008-03-13 14:16:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载