登录
首页 » matlab » ncut_multiscale_1_4

ncut_multiscale_1_4

于 2020-10-29 发布 文件大小:592KB
0 137
下载积分: 1 下载次数: 328

代码说明:

  ncut分割算法matlab代码,实现图像分割的较好的方法(ncut segmentation algorithm Matlab code to achieve a better image segmentation methods)

文件列表:

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 个回复

  • FractalDim
    分形算法中的分形维数的源代码(Fractal dimension)
    2011-11-23 15:35:12下载
    积分:1
  • lizi
    粒子滤波算法实现目标定位的程序,matlab(Particle filter algorithm targeting program)
    2012-02-19 11:21:33下载
    积分:1
  • denoise_source
    精心收集的几个去噪算法,包括基于视觉的非线性去噪、BLS_GSM算法、NL-Bayes图像去噪、KSVD去噪等,内容为核心代码,需要配置完善。 (Denoising algorithm of several carefully collected, including visual based nonlinear denoising, BLS_GSM algorithm, NL-Bayes image denoising, KSVD denoising, the content as the core code, the need to improve the allocation of. )
    2015-03-10 08:57:56下载
    积分:1
  • Desktop2
    对偏振图像进行融合处理。其中包括比较经典的小波变换,ihs垂直变换以及拉普拉斯金字塔变换。。。(The polarization image fusion processing. Including the more classic wavelet transform, ihs vertical transformation and Laplacian pyramid transformation. . .)
    2016-10-31 17:40:48下载
    积分:1
  • multiquadric
    输入控制点对,即可得到畸变校正系数。 此例中使用最近临插值。如要得到更好效果,可换用双线性或3次插值。(Input control point right, you get distortion correction factor. In this case, using the most recent clinical interpolation. To get better results, can be used for bilinear interpolation or 3 times.)
    2008-02-23 22:32:45下载
    积分:1
  • ps_selected_estGamma
    PS处理过程中,利用迭代算法估计相干系数,并选取稳定点目标的算法实现。(PS process, using an iterative algorithm to estimate the coherence and stable point target algorithm)
    2017-05-03 18:20:01下载
    积分: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
  • 新建 Microsoft Word 文档
    图像处理之Matlab特征提取和表达-一些规则图形的特征提取(Matlab feature extraction and expression in image processing - feature extraction of some regular patterns)
    2018-11-17 15:24:07下载
    积分:1
  • FPC盲抓贴片机源代码
    说明:  基于c#运动控制及图像处理项目源码,有兴趣可以看看(Based on C# motion control and image processing project source code)
    2019-12-22 20:09:37下载
    积分:1
  • convert_tif
    批量的将图像转为tif格式,界面方面操作,放在ENVI的安装路径下即可(convert different format of image to .tiff)
    2021-04-21 18:28:49下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载