登录
首页 » matlab » Ncut

Ncut

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

  • 3
    基于小波变换的水下图像目标检测论文加matlab实现代码(Wavelet-based underwater image target detection papers plus matlab code)
    2020-11-23 10:09:34下载
    积分:1
  • ExThreshold
    1、读取显示所给PET图像(SE2IM210)。 2、学习imhist函数,画出所给PET图像的直方图。 3、根据直方图为该PET图像选择合适的显示窗(imshow参数),使胸 部轮廓等解剖结构可见。 4、根据直方图选择合适阈值,分割肿瘤区域与正常区域,计算肿瘤区 域内图像灰度均值、方差、最大值及最小值。(1 give PET images displayed, read (SE2 IM210). 2, learning, imhist function, draw the give PET image histogram. 3, according to the histogram for the PET image to choose the appropriate display window (imshow parameters), make bosom Outline of anatomical structures such as visible. 4, according to the histogram, choose appropriate threshold segmentation tumor area and normal area, calculating the tumor area In the domain of image grayscale average and variance, the maximum and minimum values.)
    2015-05-08 20:52:11下载
    积分:1
  • SplitBackground
    利用几种阈值法从给定的图像中分割出目标,去除背景(Use several thresholds to segment the target a given image and remove the background)
    2017-05-02 10:47:41下载
    积分:1
  • OrderStatisticFilter
    四个IMAGE窗口,分别对图像进行读取,最大值滤波,最小值滤波及中值滤波。(Four IMAGE window, read the image, respectively, maximum filter, the minimum filter and median filter.)
    2010-11-10 16:23:03下载
    积分:1
  • image_mva
    基于图像的纹理特征参数的MVA的提取,该方法使用方便,理解简单。(Image-based texture feature extraction parameters of MVA, the method easy to use, easy to understand.)
    2010-02-23 20:13:57下载
    积分:1
  • range_migration
    合成孔径雷达(SAR)成像的距离徙动校正(Synthetic aperture radar (SAR) imaging distance migration correction)
    2021-04-20 00:18:51下载
    积分:1
  • mulscal_edge
    用matlab实现多尺度边缘检测。。。。。。。。。。。。。(Using matlab to achieve multi-scale edge detection. . . . . . . . . . . . .)
    2013-06-13 10:28:39下载
    积分:1
  • php image-master
    php图像处理,用php实现,进行简单的操作,编辑,修改等功能(Intervention Image is a PHP image handling and manipulation library providing an easier and expressive way to create, edit, and compose images. The package includes ServiceProviders and Facades for easy Laravel integration.)
    2020-06-22 02:40:01下载
    积分:1
  • imge_fft
    利用傅立叶变换的图像同态滤波,解决光照不均的问题(Use of Fourier transform images homomorphic filtering to solve the problem of uneven illumination)
    2007-12-09 21:28:36下载
    积分:1
  • TIP_14_SPL
    基于多尺度超像素的显著性检测代码和文章(Saliency Detection with Multi-Scale Superpixels)
    2020-09-16 16:57:55下载
    积分:1
  • 696518资源总数
  • 104242会员总数
  • 49今日下载