登录
首页 » matlab » Ncut

Ncut

于 2010-11-30 发布 文件大小:1844KB
0 313
下载积分: 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 个回复

  • IQA评估指标
    说明:  IQA评估指标包括PLCC,SROCC,KROCC,PSNR,SSIM (Structural Similarity),MSE (Mean Square Error),RMSE (Root Mean Square Error) ,信息熵 (Information Entropy)算法(IQA evaluation indicators include PLCC, SROCC, KROCC, PSNR, SSIM (Structural Similarity), MSE (Mean Square Error), RMSE (Root Mean Square Error) , Information Entropy (Information Entropy) algorithm)
    2021-04-06 10:09:03下载
    积分:1
  • MRF-ICM
    使用MRF进行SAR图像变化检测,能量最小化算法采用ICM(SAR image change detection uses MRF, energy minimization algorithm uses the ICM)
    2020-10-18 10:27:26下载
    积分:1
  • K-means代码
    说明:  KMEANS代码段,用于图像分割,已配置完成(KMEANS,use to achieve image segmentation)
    2019-05-30 10:16:59下载
    积分:1
  • hongkonguniversitydoctoromp
    信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit)(The realization of signal compression sensing)
    2009-02-15 11:06:23下载
    积分:1
  • Stationary-wavelet-transform
    平稳小波变换的matlab程序 还包括去噪 什么的应用(Stationary wavelet transform denoising matlab program also includes the application of what)
    2011-04-24 18:22:06下载
    积分:1
  • CT-tracking
    一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
    2014-01-10 11:45:54下载
    积分:1
  • SPIHT
    通过多分辨率分解,实现红外图像的增强,改善图像的对比度(Through a multi-resolution decomposition, to achieve enhanced infrared image)
    2010-10-09 21:02:00下载
    积分:1
  • MRIbrainscan
    matlab实现图像处理的程序,这是一个关于脑扫描图像分割的程序,很完整(matlab image processing procedures to achieve, this is a brain scan on the image segmentation process, it is a complete)
    2009-05-23 23:32:12下载
    积分:1
  • 支持向量机Matlab工具箱
    说明:  用于MATLAB的支持向量机的工具箱,用于训练与验证(Support vector machine (SVM) for MATLAB toolbox, used for training and validation)
    2020-09-15 21:17:21下载
    积分:1
  • 地震
    地震剖面代码,横坐标是时间,纵坐标是道数.(Seismic code, the abscissa is the time, the ordinate is the number.)
    2017-11-03 16:41:10下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载