登录
首页 » matlab » ncut_multiscale_1_4

ncut_multiscale_1_4

于 2020-10-29 发布 文件大小:592KB
0 239
下载积分: 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 个回复

  • enhancement
    自己编的pal-King增强算法的代码和基于模糊熵的增强算法代码(Own series pal-King Enhanced the algorithm code based on fuzzy entropy enhancement algorithm code)
    2012-10-18 15:42:18下载
    积分: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
  • otsu-method
    两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。(Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.)
    2009-12-17 11:27:40下载
    积分:1
  • Zerike_momentwork
    我收集的提取Zernike矩的程序,并且自己稍微改动了一下,效果还可以。(I collected from Zernike Moments procedures, and their slightly altered for a moment, the effect can be.)
    2007-04-17 21:11:07下载
    积分:1
  • Arnold
    对于图像进行ANORLD变换,在图像嵌入水印的过程中,可以对要嵌入的水印图像先进性置乱操作,可以有效地抵抗剪切攻击(For images ANORLD transform, watermark embedding in the image of the process, can the watermark image to embed the advanced nature of the scrambling operation, can effectively attack the shear resistance)
    2007-11-16 21:52:45下载
    积分:1
  • ImageRegistration
    基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、CT、MRI、 PET、 SPECT图像结构信息融合; (3)模式识别,如特征识别、波形分析、签名证实、目标物运动跟踪、序列图像分析等; (4)计算机视觉,可用于目标定位、自动质量控制等; (5)遥感数据分析,多电磁波段图像信息融合,如多谱段的等场景分类、定位和识别定义好的或已知特征的场景、自然资源监控、核生长监控、市区增长检测等。 本算法实现使用VC++6.0为开发环境,目前只支持灰度图像,感兴趣的朋友可以进一步扩展。(Image registration is a fundamental problem in image processing, which is a process to match two or more images of the same scene taken at different times, from different viewpoints, or by different sensors. Image registration is an important technique for a great variety of applications such as medical image analysis, computer vision, remote image data analysis, image information fusion, and the recovery of the 3–D characteristics of a scene.)
    2009-03-19 13:17:58下载
    积分:1
  • matlab实验程序
    说明:  (1)利用matlab函数进行噪声模拟,并用matlab自带函数进行图像滤波。 (2)利用给定图像自己编程实现使用均值滤波器、中值滤波器对不同强度的高斯噪声和椒盐噪声,进行滤波处理,并对结果进行评价分析,并解释结果。 (3)自己编程实现laplacian算子图像的处理,实现图像增强;编程实现sobel算子对图像边缘提取。将结果与matlab自带函数计算结果比较。 (4)利用模糊处理对图的灰度值进行改变实现灰度增强,并与直方图均衡结果比较((1) Matlab function is used to simulate noise, and Matlab function is used to filter image. (2) Using the given image, we use the mean filter and median filter to filter the Gaussian noise and salt and pepper noise with different intensities, evaluate and analyze the results, and interpret the results. (3) The image processing of Laplacian operator and image enhancement are realized by programming Sobel operator is used to extract image edge. The results are compared with those of MATLAB. (4) Fuzzy processing is used to change the gray value of the image to achieve gray enhancement and balance with histogram)
    2020-07-19 14:29:09下载
    积分:1
  • compute_homography
    在张正友的基于平面方格的摄象机标定中,单应矩阵是关键的一步,本程序是效率精度比较高的源码(Zhang is the Friends of the plane on the box camera calibration alone should matrix is a crucial step, The procedure is relatively high efficiency accuracy of source)
    2007-06-07 10:55:33下载
    积分:1
  • TCS32OOD[1]
    图像传感器,TSC3200D,经典颜色识别的传感器资料。源自美国TAOS公司,光电矩阵元件,具有多种彩色识别功能。(TCS3200, TCS3210 PROGRAMMABLE COLOR LIGHT-TO-FREQUENCY CONVERTER USA TAOS)
    2010-07-10 21:38:40下载
    积分:1
  • kalmantracking
    本文件用matlab 语言,对kalman滤波的方法进行仿真,画出来原始曲线,观察值,和跟踪曲线,会对初学者有很大的帮助!(this document using Matlab language, Kalman filtering method simulation, sketching out the original curve, observed values, and tracking curve, beginners will be of great help!)
    2006-06-23 10:02:51下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载