登录
首页 » Matlab » 多尺度归一化分割源代码

多尺度归一化分割源代码

于 2022-02-03 发布 文件大小:1.88 MB
0 71
下载积分: 2 下载次数: 1

代码说明:

多尺度归一化分割源代码image=im2double(image); %% compute multiscale affinity matrix W and multiscale constraint matrix C t= cputime; [W,C]=compute_W_C_multiscale(image); disp(["compute W,C time: ",num2str(cputime-t)]); %% compute constrained normalized cuts eigenvectors disp("starting multiscale ncut..."); t = cputime; if ~isempty(C)     [X,lambda,timing] = computeNcutConstraint_proje

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

发表评论

0 个回复

  • NLmeansfilter
    non local mean filter commande example I =mat2gray(imread( eight.tif )) mn= 0 vr= 0.02 J = imnoise(I, gaussian ,mn,vr) add noise output=NLmeansfilter3(J,7,3,0.1)
    2011-12-23 09:31:24下载
    积分:1
  • patchwork_wangying
    利用matlab实现Patchwork算法,包括各种处理攻击(Using matlab Patchwork algorithm, including the attack of various treatment)
    2012-03-19 16:44:43下载
    积分:1
  • 全部的最大后验概率(MAP)准则matlab程序
    使用混沌与分形分析的例程,部分实现了追踪测速迭代松弛算法,供做算法研究人员参考,使用大量的有限元法求解偏微分方程,一些自适应信号处理的算法,有CDF三角函数曲线/三维曲线图。
    2022-02-02 20:15:25下载
    积分:1
  • MatlabFns
    MATLAB and Octave Functions for Computer Vision and Image Processing.
    2009-10-21 00:27:32下载
    积分:1
  • hs
    说明:  灰色模型程序,自己编的,如有错误请大侠指点。(Gray model program, their own series, if any error please heroes pointing.)
    2010-05-20 11:44:08下载
    积分:1
  • Fast-K-means-clustering
    Fast mex K-means clustering algorithm with possibility of K-mean++ initialization (mex-interface modified from the original yael package https://gforge.inria.fr/projects/yael) - Accept single/double precision input - Support of BLAS/OpenMP for multi-core computation Please run mexme_yael_kmeans.m to compile mex-files (be sure that mex -setup have been done at least one) Run demo "test_yael_kmeans.m"(Fast mex K-means clustering algorithm with possibility of K-mean++ initialization (mex-interface modified from the original yael package https://gforge.inria.fr/projects/yael) - Accept single/double precision input - Support of BLAS/OpenMP for multi-core computation Please run mexme_yael_kmeans.m to compile mex-files (be sure that mex-setup have been done at least one) Run demo "test_yael_kmeans.m")
    2012-09-07 23:58:04下载
    积分:1
  • Data-type-conversion
    这是Simulink关于数据转换仿真模型。希望对初学者有用(This is the Simulink simulation model about the data transformation. Hope useful for beginners )
    2014-02-16 19:23:41下载
    积分:1
  • SOGI_PLL_single_phase_discrete
    说明:  基于SOGI的锁相环设计,可以实现较为准确的相角跟踪(The phase-locked loop design based on sogi can realize more accurate phase angle tracking)
    2019-10-22 16:25:43下载
    积分:1
  • 123
    《实用化工计算机模拟:MATLAB在化学工程中的应用 》这本书光盘里的程序~(" Practical computer simulation of chemical engineering: MATLAB in chemical engineering," this book' s CD-ROM program ~)
    2009-03-09 18:07:43下载
    积分:1
  • BLDC
    无刷直流电机的控制仿真,主要PWM三相控制,无转矩脉动(Brushless DC motor control simulation, the main PWM three-phase control, no torque ripple )
    2016-01-21 15:00:36下载
    积分:1
  • 696516资源总数
  • 106794会员总数
  • 11今日下载