登录
首页 » matlab » Ncut

Ncut

于 2010-11-30 发布 文件大小:1844KB
0 115
下载积分: 1 下载次数: 219

代码说明:

  Ncut的文献及matlab源代码。基于图的分割非常好的一个算法(Ncut literature and matlab source code. Graph-Based Segmentation Algorithm for a very good)

文件列表:

normalized cuts and image segmentation
......................................\NcutImage_7_AMD64
......................................\.................\common_files
......................................\.................\............\a_times_b_cmplx.dll,7114,2010-11-25
......................................\.................\............\a_times_b_cmplx.mexglx,7820,2010-11-25
......................................\.................\............\a_times_b_cmplx.mexmac,13096,2010-11-25
......................................\.................\............\discretisation.m,1251,2010-11-25
......................................\.................\............\discretisationEigenVectorData.asv,202,2010-11-25
......................................\.................\............\discretisationEigenVectorData.m,317,2010-11-25
......................................\.................\............\eigs2.m,37466,2010-11-25
......................................\.................\............\mex_w_times_x_symmetric.dll,9728,2010-11-25
......................................\.................\............\mex_w_times_x_symmetric.mexglx,8713,2010-11-25
......................................\.................\............\mex_w_times_x_symmetric.mexmac,13396,2010-11-25
......................................\.................\............\ncut.asv,2339,2010-11-25
......................................\.................\............\ncut.m,2467,2010-11-25
......................................\.................\............\ncutW.asv,486,2010-11-25
......................................\.................\............\ncutW.m,604,2010-11-25
......................................\.................\............\sparsifyc.dll,8704,2010-11-25
......................................\.................\............\sparsifyc.mexglx,8541,2010-11-25
......................................\.................\............\sparsifyc.mexmac,9004,2010-11-25
......................................\.................\............\spmtimesd.dll,7168,2010-11-25
......................................\.................\............\spmtimesd.mexglx,7285,2010-11-25
......................................\.................\............\spmtimesd.mexmac,8888,2010-11-25
......................................\.................\demoNcutImage.m,1621,2010-11-25
......................................\.................\main.m,309,2010-11-25
......................................\.................\README_NcutImage.txt,1098,2010-11-25
......................................\.................\specific_NcutImage_files
......................................\.................\........................\affinityic.c,5789,2010-11-25
......................................\.................\........................\affinityic.dll,7680,2010-11-25
......................................\.................\........................\affinityic.mexa64,10447,2010-11-25
......................................\.................\........................\affinityic.mexglx,8162,2010-11-25
......................................\.................\........................\affinityic.mexmac,8964,2010-11-25
......................................\.................\........................\a_times_b_cmplx.c,10087,2010-11-25
......................................\.................\........................\a_times_b_cmplx.mexa64,10635,2010-11-25
......................................\.................\........................\cimgnbmap.c,5146,2010-11-25
......................................\.................\........................\cimgnbmap.dll,7168,2010-11-25
......................................\.................\........................\cimgnbmap.mexa64,9919,2010-11-25
......................................\.................\........................\cimgnbmap.mexglx,7801,2010-11-25
......................................\.................\........................\cimgnbmap.mexmac,8960,2010-11-25
......................................\.................\........................\computeEdges.asv,929,2010-11-25
......................................\.................\........................\computeEdges.m,1157,2010-11-25
......................................\.................\........................\computeW.asv,281,2010-11-25
......................................\.................\........................\computeW.m,321,2010-11-25
......................................\.................\........................\doog1.asv,784,2010-11-25
......................................\.................\........................\doog1.m,804,2010-11-25
......................................\.................\........................\doog2.asv,657,2010-11-25
......................................\.................\........................\doog2.m,639,2010-11-25
......................................\.................\........................\fft_filt_2.m,732,2010-11-25
......................................\.................\........................\gaussian.m,775,2010-11-25
......................................\.................\........................\ICgraph.asv,1100,2010-11-25
......................................\.................\........................\ICgraph.m,1110,2010-11-25
......................................\.................\........................\imread_ncut.asv,310,2010-11-25
......................................\.................\........................\imread_ncut.m,309,2010-11-25
......................................\.................\........................\jpg_images



......................................\.................\........................\make_filterbank_even2.m,835,2010-11-25
......................................\.................\........................\make_filterbank_odd2.m,835,2010-11-25
......................................\.................\........................\mex_w_times_x_symmetric.c,1252,2010-11-25
......................................\.................\........................\mex_w_times_x_symmetric.mexa64,11983,2010-11-25
......................................\.................\........................\NcutImage.m,757,2010-11-25
......................................\.................\........................\quadedgep.asv,3655,2010-11-25
......................................\.................\........................\quadedgep.m,3720,2010-11-25
......................................\.................\........................\showmask.m,301,2010-11-25
......................................\.................\........................\sparsifyc.c,7308,2010-11-25
......................................\.................\........................\sparsifyc.mexa64,10979,2010-11-25
......................................\.................\........................\spmtimesd.c,3435,2010-11-25
......................................\.................\........................\spmtimesd.mexa64,9639,2010-11-25
......................................\.................\Version.txt,284,2010-11-25
......................................\normalized cuts and image segmentation.pdf,2882260,2010-11-25

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

发表评论

0 个回复

  • Diffusion-image-enhencement
    用扩散滤波实现图像增强,包括高斯滤波预处理,梯度计算,结构张量计算,扩散张量计算,数值离散以及增强效果评估代码(Diffusion-image enhencement)
    2013-05-29 16:17:33下载
    积分:1
  • IFC读写代码
    IFC文件格式读取和写出源码,目前该源码是1.0版本(IFC file format reads and writes the source code, which is currently version 1.0)
    2020-09-16 14:17:55下载
    积分:1
  • Lee
    增强型Lee滤波,附有详细注释,简单易用,参数可调(enhanced LEE filter)
    2021-04-17 16:38:52下载
    积分:1
  • SaliencyToolbox2.3
    今年刚更新的最新的工具箱SaliencyToolbox2.3.zip,做图像处理视觉注意力机制相关研究必备的工具。(This year has just updated the latest toolbox SaliencyToolbox2.3.zip, do image processing of visual attention mechanisms related research is an essential tool.)
    2013-12-17 14:41:51下载
    积分:1
  • LBP-SIFT-image-matching-algorithm-combined
    SIFT和旋转不变LBP 相结合的图像匹配算法(数字图像处理/图像匹配)(SIFT and LBP combined rotation invariant image matching algorithm (digital image processing/image matching))
    2010-12-27 11:55:53下载
    积分:1
  • criminis-inpainting
    说明:  matlab实现图像修复,基于样本块的纹理修复算法Criminis(MATLAB image inpainting, texture inpainting algorithm criminis based on sample block)
    2021-04-10 00:51:13下载
    积分:1
  • msseg
    meanshift track的。希望对大家有用o .(It s about meanshift program.)
    2011-07-15 13:53:12下载
    积分:1
  • Fire-detection-multiple-features
    文章对比分析了火焰不同的形状结构特征,及其特征组合对火焰检测有效性的影响,提出了一种融合圆形度、矩形度和重心高度系数的火焰检测算法,然后将融合后的火焰特征输入支持向量机(SVM)中进行分类( Based on fusion of these flame features,the support vector machine (SVM) is used for classi- fication. Experimental results on the fire videos at Bilkent University show that the proposed algorithm is efficient and fast for fire detection,and it could detect fire real-time under a variety of circumstances.)
    2015-12-07 09:46:24下载
    积分:1
  • Phase-_-extract-line
    5相位编组法实现纹理直线边缘的检测matlab程序代码。不同于hough变换。附带文字的原理讲解(The five-phase grouping texture straight edge detection ,matlab code. Different from the hough transform. explain with the accompanying text )
    2020-11-20 10:59:37下载
    积分:1
  • FaceVerification
    说明:  人脸认证流程,计算人脸认证算法的FAR,FRR(Face verification process, the face authentication algorithm calculated the FAR, FRR)
    2010-04-21 17:22:56下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载