登录
首页 » matlab » ncut_multiscale_1_4

ncut_multiscale_1_4

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

  • chap4
    程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(Program code description P0401: Detects the edge of an image with the Prewitt operator P0402: LoG operator with different σ values is used to detect the edge of the image P0403: Detects the edge of an image with the Canny operator P0404: Threshold segmentation of the image P0405: Image segmentation using watermark threshold method P0406: Quadtree decomposition of the matrix P0407: The image is divided into text and non-text of the two categories P0408: Morphological gradient detects the edge of a binary image P0409: Morphology Example- Deletes all current lines the PCB image, leaving only the chip object)
    2016-11-05 20:16:14下载
    积分:1
  • image-fusion
    多聚焦图像融合,将两张到六张不同焦点的图片合成成一张。(Multi-focus image fusion, will be the focus of two to six different images into a synthesis.)
    2011-05-06 09:33:32下载
    积分:1
  • sort
    多目标跟踪算法SORT开元代码,实现实时在线跟踪(Multi target tracking algorithm SORT code, Real time online tracking)
    2018-08-29 15:27:39下载
    积分:1
  • CZT
    CZT变换进行信号频谱分析,解决了FFT法频域分辨不高的问题,源码开发,特别适用(Chirp Z Transform)
    2021-03-24 16:39:14下载
    积分:1
  • cry
    说明:  通过IDL,简单实现灰度变换,彩色变换等基本操作,包括图片打开保存拖拽显示(Simple implementation of gray level transformation, color transformation and other basic operations)
    2019-04-23 11:13:51下载
    积分:1
  • Extracted-the-circular
    二值化图像,提取图像中的圆形,例如提取照片中的车轮(Extracting a circular image, for example, extraction wheel photo)
    2014-05-17 11:34:12下载
    积分:1
  • Hyperspectralterrain-classfic
    高光谱图像的地物分类技术,对光谱分析并对比检测出地景的算法(Fifth hyperspectral image classification techniques, algorithms for spectral analysis and contrast detect landscapes)
    2013-11-29 11:06:20下载
    积分:1
  • JROI
    Compression of face images impact the performance of face recognition (FR) systems. JPEG Region of Interest (JROI) compression maintains high image quality in facial regions while compressing the background more, with minimal impact on FR performance.(Compression of face images impact the perf ormance of face recognition (FR) systems. JPEG Region of Interest (JROI) compression maintai ns high image quality in facial regions while co mpressing the background more, with minimal impact on FR performance.)
    2007-02-15 22:58:14下载
    积分:1
  • 数字算法典型实例
    数字图像处理算法典型实例
    2016-09-08下载
    积分:1
  • 6
    说明:  基本卡尔曼滤波算法,用于目标跟踪,适用于毕业论文设计及工程人员参考 这个比较简单 易懂(The basic Kalman filter algorithm for target tracking, for design and engineering thesis is simple and easy to understand this reference)
    2011-08-07 14:45:14下载
    积分:1
  • 696518资源总数
  • 105327会员总数
  • 16今日下载