登录
首页 » matlab » 61IC_H733

61IC_H733

于 2011-07-21 发布 文件大小:14301KB
0 281
下载积分: 1 下载次数: 116

代码说明:

  数字图像抠图源代码,是由一个外国人写的,非常好用,我希望能和大家一起分享(digital image matting matlab code written by a foreigner,it is very useful and I would like to share with everyone)

文件列表:

用于数字抠图的源代码(外国人写的)非常好用
........................................\spectralMattingCode
........................................\...................\calcMattingComponents.m,1812,2007-06-11
........................................\...................\compile_mincut.m,106,2007-05-27
........................................\...................\decideFB.m,300,2007-04-29
........................................\...................\downSmpIm.m,318,2007-05-22
........................................\...................\face.tif,137058,2007-06-01
........................................\...................\face_alpha.tif,11592,2009-05-26
........................................\...................\fastKmeans.m,2625,2007-05-17
........................................\...................\finalEnhancment.m,594,2007-05-03
........................................\...................\flat3DArray.m,296,2007-06-06
........................................\...................\getLaplacian1.m,1770,2007-04-29
........................................\...................\ind2bin.m,169,2007-04-29
........................................\...................\iterateProjComps.m,1065,2007-06-06
........................................\...................\kid.tif,134566,2007-06-01
........................................\...................\kid_alpha.tif,14678,2007-06-11
........................................\...................\kid_scribbles.tif,126890,2007-06-01
........................................\...................\kim.tif,458116,2007-06-01
........................................\...................\kim_alpha.tif,26970,2007-06-07
........................................\...................\kim_scribbles.tif,456554,2007-06-01
........................................\...................\maxflow-v2.2.src
........................................\...................\................\adjacency_list
........................................\...................\................\..............\block.h,8191,2007-05-27
........................................\...................\................\..............\graph.cpp,2277,2007-05-27
........................................\...................\................\..............\graph.h,5794,2007-05-27
........................................\...................\................\..............\maxflow.cpp,11287,2007-05-27
........................................\...................\................\CHANGES.TXT,358,2007-05-27
........................................\...................\................\forward_star
........................................\...................\................\............\block.h,8191,2007-05-27
........................................\...................\................\............\graph.cpp,10770,2007-05-27
........................................\...................\................\............\graph.h,8467,2007-05-27
........................................\...................\................\............\Makefile,95,2007-05-27
........................................\...................\................\............\maxflow,27750,2007-05-27
........................................\...................\................\............\maxflow.cpp,20816,2007-05-27
........................................\...................\................\............\maxflowFromFile.cpp,3822,2007-06-07
........................................\...................\................\LICENSE.TXT,18009,2007-05-27
........................................\...................\................\README.TXT,4853,2007-05-27
........................................\...................\maxflow.dll,24576,2007-06-07
........................................\...................\maxflow.mexglx,28790,2007-06-06
........................................\...................\minCutPull.m,367,2007-06-11
........................................\...................\mymaxflow.cpp,4574,2007-05-27
........................................\...................\my_images.mat,28072040,2007-06-07
........................................\...................\htm" target=_blank>README,2219,2007-06-12
........................................\...................\runAll.asv,1452,2009-06-15
........................................\...................\runAll.m,1473,2009-06-15
........................................\...................\scribbles.mat,22792256,2007-06-07
........................................\...................\ship_alpha.tif,32322,2009-06-15
........................................\...................\SpectralMatting.m,1482,2007-06-04
........................................\...................\sship.tif,11106,2009-04-30
........................................\...................\sup_GroupMattingComponents.m,2322,2007-06-11
........................................\...................\unsp_GroupMattingComponents.m,1553,2007-06-06
........................................\...................\wind.tif,389234,2007-06-01
........................................\...................\wind_alpha.tif,24280,2007-06-07
........................................\...................\wind_scribbles.tif,378904,2007-06-01
........................................\...................\woman.tif,105132,2009-06-15
........................................\...................\woman1.tif,35166,2009-06-15
........................................\...................\woman_alpha.tif,15896,2009-05-26
........................................\...................\使用说明请参看右侧注释====〉〉.txt,784,2010-04-08
........................................\使用说明请参看右侧注释====〉〉.txt,784,2010-04-08

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

发表评论

0 个回复

  • tuxiang
    图像分割关系到目标识别的精度,是目标检测的关键一步,其中提供了一些图像分割的代码,主要为otsu算法的分割方法,很实用(s related to the accuracy of target recognition, image segmentation is a critical step in target detection, provides some image segmentation code, very useful)
    2013-10-18 17:49:06下载
    积分:1
  • DigitRec451
    人脸识别matlab源代码,BP神经网络实现的(face recognition Matlab source code, BP neural network of)
    2007-04-04 15:13:04下载
    积分:1
  • Denoise-Wavelet
    下面是基于小波图像去噪的MATLAB源程序,希望对大家有用! (Below are images based on wavelet denoising MATLAB source, a member of the useful!)
    2007-03-09 19:08:50下载
    积分:1
  • reconstruction_algorithms
    本代码主要给出了激光粒度仪颗粒散射光强分布以及4种粒度反演算法,以及4种算法之间的比较。四种反演算法为:TSVD、Chaine、Tikhonov和l1正则化。(The code gives the Zetasizer particle scattering intensity distribution, and four kinds of particle inversion algorithm, as well as a comparison between the four algorithms. Four kinds of inversion algorithm is: TSVD, Chaine, Tikhonov and l1 regularization.)
    2020-08-13 23:28:29下载
    积分:1
  • Labview
    说明:  基于小波分析的故障检测的matlab程序 已经使用过 可放心使用(Matlab program of fault detection based on wavelet analysis has been used safely)
    2020-02-03 10:22:37下载
    积分:1
  • R Graph Essentials
    This book is targeted at R programmers who want to learn the graphing capabilities of R. This book will presume that you have working knowledge of R.
    2020-06-22 22:20:01下载
    积分:1
  • preprocessing-master
    image processing otus single level
    2016-11-04 20:41:22下载
    积分:1
  • ex_18_1
    质心点求取,目标进行形跟踪,跟跟踪物体。希望高手指点(Centroid strike, shaped track)
    2014-03-31 16:35:15下载
    积分:1
  • siftp28pE7p94pA8pE4p
    说明:  SIFT用于图像全景拼接的源码,内附算法描述,很好用。(SIFT source code for image panorama stitching, containing algorithm descriptions, easy to use.)
    2011-04-01 22:02:31下载
    积分:1
  • myIterative
    迭代法阈值分割,迭代法自动计算最优阈值。已经写成函数形式,输入灰度图,输出分割好后的阈值图。(Threshold segmentation iterative method, iterative method for automatically calculating the optimal threshold. Function has been written in the form of input grayscale output partition threshold after a good map.)
    2009-05-05 17:53:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载