登录
首页 » matlab » Ncut

Ncut

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

  • Motion_detect_with_RGBshadow_remove
    利用背景减除法进行运动前景分割,而后利用归一化RGB颜色空间进行阴影减除,利用连通域进行滤澡,对每一帧进行运动前景提取。(Motion detection by background subtraction and RGB shadow removing method.)
    2012-11-20 10:47:33下载
    积分:1
  • 灰度共生矩阵
    获取图像灰度共生矩阵特征值代码,包括能量、熵、惯性矩和相关度的均值和标准差,已测试,代码及注释清晰。(The eigenvalue codes of gray level co-occurrence matrix, including the mean and standard deviation of energy, entropy, moment of inertia and correlation, have been tested and the codes and annotations are clear.)
    2020-06-25 04:20:02下载
    积分:1
  • K-means代码
    说明:  KMEANS代码段,用于图像分割,已配置完成(KMEANS,use to achieve image segmentation)
    2019-05-30 10:16:59下载
    积分:1
  • matlab
    intrans matlab code special effects
    2017-12-26 05:47:25下载
    积分:1
  • meanshift
    经典的meanshift跟踪算法,很好的跟踪框架,注释详细。(Meanshift classical tracking algorithm, a good tracking framework, detailed notes.)
    2010-06-12 10:43:20下载
    积分:1
  • POCS-SuperResulution
    说明:  用POCS方法对图像进行超分辨率重构,matlab源码,有解释(POCS method using super-resolution reconstruction of images, matlab source code, to explain)
    2021-03-19 19:39:19下载
    积分:1
  • ITKbrain
    ITK的脑室图像分割,可以对脑部的图像用itk进行分割,用VTK来进行显示。(the segration of brain of ITK )
    2009-03-20 17:42:08下载
    积分:1
  • ensemblelearning
    该源代码主要是利用bagging,adboosting等集成学习的方法进行图像融合处理,效果甚好!(The main source is the use of bagging, adboosting ensemble learning methods such as image fusion, the effect is very good!)
    2010-11-03 10:00:53下载
    积分:1
  • chapter-5
    Wily book Digital Image processing fundamental dip
    2013-08-18 13:50:17下载
    积分:1
  • 人脸识别模板匹配
    利用matlab来实现人脸识别,人脸识别模板匹配,(Face Recognition Template Matching)
    2020-06-19 20:40:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载