登录
首页 » matlab » julei_segmention

julei_segmention

于 2016-05-12 发布 文件大小:37KB
0 79
下载积分: 1 下载次数: 11

代码说明:

  主要有图像的聚类分割和Ncut算法的彩色图像分割,对于新人有着很好的效果(There are clustering image segmentation algorithm and Ncut color image segmentation, it has a good effect for newcomers)

文件列表:

julei_segmention
................\15035388ncut
................\............\ArtNoise.m,68,2005-11-23
................\............\cimgnbmap.c,4351,2004-06-15
................\............\cimgnbmap.mexglx,7801,2004-06-18
................\............\computeEdges.m,1072,2004-06-18
................\............\computeW.m,323,2004-06-18
................\............\demoNcutImage.m,1579,2004-06-18
................\............\eigifp.m,41786,2005-11-22
................\............\eigs2.m,37466,2004-06-18
................\............\fft_filt_2.m,654,2004-06-18
................\............\gaussian.m,684,2004-06-18
................\............\ICgraph.m,1101,2005-12-29
................\............\imread_ncut.m,309,2004-06-18
................\............\imshow_ncut.m,148,2005-12-18
................\............\mex_w_times_x_symmetric.c,1260,2004-08-10
................\............\mex_w_times_x_symmetric.mexglx,8713,2004-06-18
................\............\ncut.m,2470,2004-06-18
................\............\NcutImage.m,757,2004-06-18
................\............\ncutW.m,604,2004-06-18
................\............\README_NcutImage.txt,1091,2004-06-18
................\............\sparsifyc.c,6550,2004-06-15
................\............\spmtimesd.c,3435,2004-06-15
................\............\Version.txt,284,2004-06-18
................\18885046juleiseg
................\................\juleiseg.m,2392,2009-04-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Image-de-noising-algorithm-using
    提出了一种基于非下采样Contourlet 变换的自适应图像去噪方法 首先对噪声图像进行非下采样Contourlet 变换,得到各 个尺度各个方向子带的系数,再根据该系数的能量自适应地调整去噪阈值 实验表明,与Contourlet 多尺度阈值去噪 Contourlet 自 适应阈值去噪相比,该方法在保留图像边缘细节的同时,能提高图像的PSNR 值,减少了Gibbs 现象(A new adaptive method of image de-noising based on NonSubsampled Contourlet Transform (NSCT)is presented.Firstly, the noisy image is decomposed into a set of multiscale and multidirectional frequency subbands by NSCT, and then the threshold is adapted automatically according to the energy of subband coefficients.Compared with the multi-scale threshold using contourlet transform and using adaptive threshold based on contourlet transform, the simulation results show that the performance of this method is superior in PSNR, meanwhile it can maintain the image edge and reduce the Gibbs phenomen)
    2012-07-20 10:49:25下载
    积分:1
  • 10.1.1.47.5215
    小波包分解的原始文献,研究小波包分解必读!(Lectures on wavelet packet algorithms)
    2017-01-23 10:11:36下载
    积分:1
  • 下载网络片至本机或服务器 并附带生成缩略实例
    此实例已经过测试,大家拿来即可使用,无须配置! 两个功能:一个是用程序实现下载网络图片至本地,另一个是自动生成该图片的缩略图
    2012-12-21下载
    积分:1
  • edge_new
    说明:  实现opencv的canny算子及其改进,可以自适应生成阈值,包括了几种阈值处理算法(The Canny operator of OpenCV and its improvement can generate threshold adaptively, including several threshold processing algorithms)
    2021-01-04 20:54:49下载
    积分:1
  • Ncut_9
    NCUT切割,对源码进行了改进,改进后取消了只能压缩到160*160才能切割的限制(NCUT cutting, source code improvements, improved to cancel restrictions can only be compressed to 160* 160 to cut)
    2012-12-13 15:20:19下载
    积分:1
  • mean-shift-tracking
    meanshift算法的车辆跟踪,效果非常好,改进版的,希望对大家有用(Meanshift algorithm of vehicle tracking, the effect is very good, improved version of the hope of the useful)
    2012-05-16 11:08:13下载
    积分:1
  • feijiejeijiance
    肺结节检测 ,包括肺部粗提取,肺结节提取,特征提取,与特征分析,以及最后的分类!( U80BA u7D3 u53D0 u53D0 u53D0 u53D0 u53D6 uvd0 U4E0E u7279 u5F1 u5206 u6790 uFF0C u4EE5 u53CA u6700 u540E u7684 u5206 u7C7B uFF01)
    2021-05-13 03:30:03下载
    积分:1
  • matlabsoftware
    该软件包含了超声图像中各种滤波算法的matlab程序。(Despeckle filters)
    2009-09-28 14:50:38下载
    积分:1
  • imageMosaic
    基于Harris角点检测的图像拼接matlab实现, 主要内容包括Harris角点检测,NCC,RANSAC以及2幅图像的拼接(A image mosaicing algorithem which based on Harris corner feature detection achieved in matlab. The main contents include the Harris corner detector, the NCC, the RANSAC and two image mosaicing)
    2012-04-04 04:17:33下载
    积分:1
  • Wavelet_SL0
    压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为SL0算法,对256*256的lena图处理,比较原图和SL0算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间 (Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and SL0 algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using SL0 algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time)
    2020-09-10 15:08:00下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载