登录
首页 » matlab » ncut_multiscale_1_6

ncut_multiscale_1_6

于 2015-04-17 发布 文件大小:587KB
0 205
下载积分: 1 下载次数: 15

代码说明:

  经典的图像分割算法NCut的Matlab代码。(Matlab code of classic image segmentation algorithm NCut .)

文件列表:

ncut_multiscale_1_6
...................\._computeKFirstEigenvectors.m,70,2010-03-11
...................\._computeNcutConstraint_projection.m,70,2010-03-11
...................\._eigs_compatible_with_eigs_optimized.m,70,2010-03-11
...................\._mex_aux.m,70,2010-03-11
...................\._ncut_multiscale.m,70,2010-03-11
...................\._script_ncut_multiscale_timing.m,70,2010-03-11
...................\._v48752.jpg
...................\Affinity.cpp,3081,2008-08-05
...................\Affinity_F.cpp,810,2008-08-05
...................\Affinity_hist.cpp,1872,2008-08-05
...................\Affinity_IC.cpp,1170,2008-08-05
...................\Affinity_multiscale.cpp,1814,2008-08-05
...................\Affinity_multiscale_hist.cpp,2482,2008-08-05
...................\Affinity_multiscale_option.cpp,2647,2008-08-05
...................\assert.m,587,2008-08-05
...................\a_times_b_cmplx.cpp,13761,2008-08-05
...................\changeExt.m,232,2008-08-05
...................\cimgnbmap_lower.cpp,5102,2008-08-05
...................\clusteringBasic.m,1514,2008-08-05
...................\compileDir.m,250,2008-08-05
...................\compileFiles.m,4043,2008-08-05
...................\computeConstraintFromClasses.m,464,2008-08-05
...................\computeCovariance.m,269,2008-08-05
...................\computeEdgeFast.m,409,2008-08-05
...................\computeEdges_multiscale.m,650,2008-08-05
...................\computeFeatureHistogram.m,436,2008-08-05
...................\computeKFirstEigenvectors.m,1426,2010-03-11
...................\computeLocationFromConstraints.m,585,2008-08-05
...................\computeMultiscaleConstraints.m,582,2008-08-05
...................\computeMultiscaleConstraint_1scale.m,549,2008-08-05
...................\computeMultiscaleW.m,797,2008-08-05
...................\computeNcutConstraint_projection.m,2396,2010-03-11
...................\computeParametersLayers.m,2088,2008-08-05
...................\computeParametersW.m,428,2008-08-05
...................\computePCA.m,342,2008-08-05
...................\computePCA_eigenvectors.m,1123,2008-08-05
...................\computeSmoothedI.m,1144,2008-08-05
...................\computeW_1scale.m,1448,2008-08-05
...................\computeW_1scale_1channel.m,2228,2008-08-05
...................\compute_gradients.m,455,2008-08-05
...................\compute_layers_C_multiscale.m,421,2008-08-05
...................\definePaths.m,14338,2008-08-05
...................\dir2.m,1286,2008-08-05
...................\discretisation.m,1691,2008-08-05
...................\dispStack.m,638,2008-08-05
...................\eigs_compatible_with_eigs_optimized.m,1182,2010-03-11
...................\eigs_optimized.m,11676,2008-08-05
...................\emptyStruct.m,731,2008-08-05
...................\file2string.m,1172,2008-08-05
...................\filepaths2files.m,604,2008-08-05
...................\getDefaultOptionsEigs.m,675,2008-08-05
...................\getPaths.m,675,2008-08-05
...................\getUserHost.m,1735,2008-08-05
...................\histNd.m,727,2008-08-05
...................\imread2.m,631,2008-08-05
...................\init.m,1377,2008-08-05
...................\isfile.m,314,2008-08-05
...................\MatlabInterface.cpp,2498,2008-08-06
...................\Matrix.cpp,12776,2008-08-05
...................\mat_op_bloc.m,1006,2008-08-05
...................\mex_affinity_option.cpp,1922,2008-08-05
...................\mex_aux.m,2976,2010-03-11
...................\mex_compatibility_mwSize.cpp,1022,2008-08-05
...................\mex_computeRowSum.cpp,1873,2008-08-05
...................\mex_constraint_classes.cpp,1030,2008-08-05
...................\mex_extractMaxima.cpp,971,2008-08-05
...................\mex_istril.cpp,732,2008-08-05
...................\mex_math.cpp,3606,2008-08-05
...................\mex_neighborW.cpp,2057,2008-08-05
...................\mex_normalizeColumns.cpp,1313,2008-08-05
...................\mex_projection_QR_symmetric.cpp,2895,2008-08-05
...................\mex_silent.m,18139,2008-08-05
...................\mex_util.cpp,27156,2008-08-05
...................\mex_w_times_x_symmetric_tril.cpp,1116,2008-08-05
...................\mex_XindicatorTimesX.cpp,902,2008-08-05
...................\ncut_multiscale.m,2198,2010-03-11
...................\normalizeW_D.m,437,2008-08-05
...................\README.pdf,357025,2008-08-05
...................\rescaleImage.m,434,2008-08-05
...................\reshape2.m,258,2008-08-05
...................\roundLimit.m,124,2008-08-05
...................\script_ncut_multiscale.m,916,2008-08-05
...................\script_ncut_multiscale_timing.m,1774,2010-03-11
...................\spdiag.m,127,2008-08-05
...................\splitIndexes_equal.m,367,2008-08-05
...................\spmtimesd.cpp,3478,2008-08-05
...................\std.m,1409,2008-08-05
...................\sub2ind2.m,215,2008-08-05

...................\var2.m,4183,2008-08-05
...................\verLessThan2.m,409,2008-08-05

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

发表评论

0 个回复

  • Digitalsignalprocessing
    MATLAB在信号处理中的应用举例 三角波或锯齿波发生函数: sawtooth() 方波发生函数: square()? 常用窗的MATLAB函数表示(MATLAB in signal processing applications, for example triangular or sawtooth wave generating function: sawtooth () square wave generating function: square () ? window commonly used MATLAB function)
    2008-04-28 22:53:15下载
    积分:1
  • jidianpeizhi3
    matlab中用于UI6008数据采集卡的数据采集以及输出的程序 使用方便快捷 降维观测器的实现(for UI6008 data acquisition card for data acquisition and output in matlab program easy to use drop-dimensional observer realization)
    2012-07-30 12:26:37下载
    积分:1
  • Cosaliency_tip2013-master
    图像协同显著性检测,用于寻找突出目标,以便于进一步分割或者检索等。(cosaliency detection for image to search for salient object in order to segment or retrieve images.)
    2021-05-14 21:30:02下载
    积分:1
  • audio_compression
    audio compression matlab code
    2009-04-05 04:05:00下载
    积分:1
  • dds
    进行图像边缘检测的程序,学图像处理的会有很大帮助(Image edge detection procedure, learning image processing would be of considerable help)
    2008-07-11 10:15:49下载
    积分:1
  • wavelet_bp
    说明:  自己编写的小波神经网络的代码。已经得到成功的应用(I have written code for wavelet neural network. Has been successfully applied)
    2008-10-20 15:53:27下载
    积分:1
  • num2
    纠错编码,信道编码,奇偶校验,系统码非系统码(Error correction encoding, channel encoding, parity)
    2014-12-20 10:26:46下载
    积分:1
  • SharpMATLAB
    Matlab skin Detection
    2015-03-28 11:40:33下载
    积分:1
  • Human_OpticalFlow
    适合初学者,光流,有主函数及图片,有mex以及路径添加(Suitable for beginners, optical flow, main functions and picture,)
    2016-01-18 11:15:02下载
    积分:1
  • conv
    本文件是DTMF信号采用卷积法进行解码的源程序,可以解码到DTMF信号的原始频率。(This document is a DTMF signal is decoded by convolution of the source, you can decode the DTMF signal to the original frequency.)
    2010-06-10 00:38:51下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载