登录
首页 » matlab » ncut_multiscale_1_4

ncut_multiscale_1_4

于 2008-04-30 发布 文件大小:562KB
0 149
下载积分: 1 下载次数: 147

代码说明:

  图像分割算法,包括matlab代码,说明文档和运行结果截图(Image segmentation algorithms, including the matlab code, documentation and operating results screenshot)

文件列表:

ncut_multiscale_1_4
...................\computeParametersLayers.m
...................\computeParametersW.m
...................\discretisation.m
...................\init.m
...................\ncut_multiscale.m
...................\README.pdf
...................\script_ncut_multiscale.m
...................\script_ncut_multiscale_timing.m
...................\util
...................\....\Affinity.cpp
...................\....\Affinity_F.cpp
...................\....\Affinity_hist.cpp
...................\....\Affinity_IC.cpp
...................\....\Affinity_multiscale.cpp
...................\....\Affinity_multiscale_hist.cpp
...................\....\Affinity_multiscale_option.cpp
...................\....\arrow.m
...................\....\a_times_b_cmplx.cpp
...................\....\changeExt.m
...................\....\cimgnbmap_lower.cpp
...................\....\cimgnbmap_lower.dll
...................\....\cimgnbmap_lower.mexa64
...................\....\cimgnbmap_lower.mexglx
...................\....\clusteringBasic.m
...................\....\compileDir.m
...................\....\computeConstraintFromClasses.m
...................\....\computeKFirstEigenvectors.m
...................\....\computeLocationFromConstraints.m
...................\....\computeMultiscaleConstraints.m
...................\....\computeMultiscaleConstraint_1scale.m
...................\....\computeMultiscaleW.m
...................\....\computeNcutConstraint_projection.m
...................\....\computeW_1scale.m
...................\....\computeW_1scale_1channel.m
...................\....\compute_good_fft_dim.m
...................\....\compute_W_C_multiscale.m
...................\....\correlation2d.m
...................\....\dir2.m
...................\....\doog1.m
...................\....\doog2.m
...................\....\eigs_optimized.m
...................\....\gaussian.m
...................\....\getDefaultOptionsEigs.m
...................\....\imread2.m
...................\....\make_filterbank_even2.m
...................\....\make_filterbank_odd2.m
...................\....\mex_affinity_option.cpp
...................\....\mex_affinity_option.dll
...................\....\mex_affinity_option.mexa64
...................\....\mex_affinity_option.mexglx
...................\....\mex_aux.m
...................\....\mex_computeRowSum.cpp
...................\....\mex_computeRowSum.dll
...................\....\mex_computeRowSum.mexa64
...................\....\mex_computeRowSum.mexglx
...................\....\mex_constraint_classes.cpp
...................\....\mex_constraint_classes.dll
...................\....\mex_constraint_classes.mexa64
...................\....\mex_constraint_classes.mexglx
...................\....\mex_extractMaxima.cpp
...................\....\mex_extractMaxima.dll
...................\....\mex_extractMaxima.mexa64
...................\....\mex_extractMaxima.mexglx
...................\....\mex_math.cpp
...................\....\mex_matrix_op_repmat_vector.cpp
...................\....\mex_matrix_op_repmat_vector.dll
...................\....\mex_matrix_op_repmat_vector.mexa64
...................\....\mex_matrix_op_repmat_vector.mexglx
...................\....\mex_neighborW.cpp
...................\....\mex_neighborW.dll
...................\....\mex_neighborW.mexa64
...................\....\mex_neighborW.mexglx
...................\....\mex_normalizeColumns.cpp
...................\....\mex_normalizeColumns.dll
...................\....\mex_normalizeColumns.mexa64
...................\....\mex_normalizeColumns.mexglx
...................\....\mex_projection_QR_symmetric.cpp
...................\....\mex_projection_QR_symmetric.dll
...................\....\mex_projection_QR_symmetric.mexa64
...................\....\mex_projection_QR_symmetric.mexglx
...................\....\mex_silent.m
...................\....\mex_util.cpp
...................\....\mex_w_times_x_symmetric_tril.cpp
...................\....\mex_w_times_x_symmetric_tril.dll
...................\....\mex_w_times_x_symmetric_tril.mexa64
...................\....\mex_w_times_x_symmetric_tril.mexglx
...................\....\mex_XindicatorTimesX.cpp
...................\....\mex_XindicatorTimesX.dll
...................\....\mex_XindicatorTimesX.mexa64
...................\....\mex_XindicatorTimesX.mexglx
...................\....\normalizeW_D.m
...................\....\quadedgep_optimized.m
...................\....\rescaleImage.m
...................\....\roundLimit.m
...................\....\spmtimesd.cpp
...................\....\spmtimesd.dll
...................\....\spmtimesd.mexa64
...................\....\spmtimesd.mexglx
...................\....\sub2ind2.m

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

发表评论

0 个回复

  • gdal180doc
    说明:  开源图形处理工具,可以处理图象,显示,投影转换,栅格和矢量数据处理(Open source graphics tool that can handle images, display, projection conversion, raster and vector data processing)
    2011-03-22 15:39:35下载
    积分:1
  • Gaussian-Particle-Filter
    高斯粒子滤波算法详解及举例,模式转移矩阵计算,采样算法等,注释清晰(Gaussian Particle Filter algorithm description and examples)
    2013-01-09 18:52:55下载
    积分:1
  • target-training
    训练图片中检测到的目标,检测特征是基于梯度方向直方图(training target)
    2012-07-09 21:58:41下载
    积分:1
  • CS_ROMP
    压缩感知正则化正交匹配算法(ROMP)以及用此算法实现一维信号和二维图像的恢复,亲自编写调试可用(The ROMP algorithm for compressive sensing and using this method to reconstruct the 1D signal and 2D image.)
    2016-11-06 19:35:39下载
    积分:1
  • ImgZoom
    OPENCV做图像变形的经典代码啊,适合比较初级的同学看看(OPENCV do image warping the classic code ah, suitable for elementary students to see more)
    2009-12-02 20:06:13下载
    积分:1
  • fusion
    对各种不同的传感器测得数据进行融合处理,从而获得精确的环境信息,能够做出更正确的判断。这个是一位非常优秀的老师的课件,非常值得一看!是关于数据融合方面的(On a variety of sensor data fusion measured to obtain accurate environmental information to make more accurate judgments. This is a very good teacher of the courseware, is worth a visit! Data fusion)
    2011-11-07 15:53:49下载
    积分:1
  • Vehicle_Detection_Recognition-master
    车型识别图像处理MATLAB代码可运行适合新手入门只用(car recognization adapted rookie study playplay)
    2018-01-09 22:14:19下载
    积分:1
  • Read_MRIRawdata.m
    说明:  该文件可以读取MRI raw data,磁共振指的是自旋磁共振(spin magnetic resonance)现象。其意义上较广,包含核磁共振(nuclear magnetic resonance, NMR)、电子顺磁共振(electron paramagnetic resonance, EPR)或称电子自旋共振(electron spin resonance, ESR)(The file can read MRI raw data, Magnetic resonance refers to the phenomenon of spin magnetic resonance. It is broader in meaning and includes nuclear magnetic resonance (NMR), electron paramagnetic resonance (EPR) or electron spin resonance (ESR))
    2020-07-03 17:20:01下载
    积分:1
  • demoBagSVM
    一种基于半监督的svm的图像分类方法。该方法通过聚类核的方法利用无标记样本局部正则化训练核的表达式。这种方法通过图像直接学习一个自适应的核。该程序仿真的是文章:Semi-supervised Remote Sensing Image Classification with Cluster Kernels。大家可以参考下。(A semi-supervised SVM is presented for the classification of remote sensing images. The method exploits the wealth of unlabeled samples for regularizing the training kernel representation locally by means of cluster kernels. The method learns a suitable kernel directly from the image, and thus avoids assuming a priori signal relations by using a predefined kernel structure. Good results are obtained in image classification examples when few labeled samples are available. The method scales almost linearly with the number of unlabeled samples and provides out-of-sample predictionsds)
    2013-09-03 10:44:56下载
    积分:1
  • SOC-and--SOH-of-Li-ion-Batteries
    采用阻抗跟踪及模糊逻辑算法,实现锂电池包SOC及SOH精确估算。(Estimation of the SOC and SOH of Li-ion battery pack ,by empedence measure with fuzzy logic inference)
    2013-09-17 13:41:40下载
    积分:1
  • 696518资源总数
  • 105678会员总数
  • 22今日下载