登录
首页 » matlab » image-processing

image-processing

于 2016-09-26 发布 文件大小:169KB
0 221
下载积分: 1 下载次数: 21

代码说明:

   sijiequzao 是台雪城老师的四阶去噪模型代码; subspace clustering accuracy of the cod 是子空间聚类正确率代码; TVdual 是ROF模型的原始对偶算法代码; TVH-1fj 是TV_H-1图像分解模型代码; TVl1fj 是TV_L1图像分解模型代码。(" Sijiequzao" is the teacher' s desk Syracuse Fourth Order denoising model code " subspace clustering accuracy of the cod" subspace clustering is the correct rate codes " TVdual" original ROF model dual algorithm code " TVH-1fj" is TV_H-1 image decomposition model code " TVl1fj" is TV_L1 image decomposition model code.)

文件列表:

图像处理
........\sijiequzao
........\..........\dot.tif,2174,2002-11-21
........\..........\dxx.m,270,2007-08-30
........\..........\dxy1.m,208,2007-08-30
........\..........\dxy2.m,197,2007-08-30
........\..........\dyy.m,274,2007-08-30
........\..........\finnMSE.m,89,2007-09-06
........\..........\finnSNR.m,196,2007-09-21

........\..........\mab1.m,154,2006-07-24

........\..........\noisy_init.asv,247,2007-09-20
........\..........\noisy_init.m,328,2007-09-21
........\..........\sijiequzao1.asv,2132,2007-09-21
........\..........\sijiequzao1.m,2053,2007-12-26
........\..........\sijiequzao2.asv,952,2007-09-06
........\..........\sijiequzao2.m,955,2007-09-06
........\..........\sijiequzaotai.asv,1574,2007-09-21
........\..........\sijiequzaotai.m,1556,2007-09-21
........\..........\wsijiequzao1.asv,1286,2007-11-10
........\..........\wsijiequzao1.m,1284,2007-12-26
........\subspace clustering accuracy of the cod
........\.......................................\compacc.m,612,2016-01-06
........\.......................................\missclassGroups.m,1179,2016-01-06
........\TVdual
........\......\finnMSE.m,89,2007-09-06
........\......\finnSNR.m,196,2007-09-21

........\......\MSE.m,98,2007-09-06
........\......\suanzix.m,175,2007-11-07
........\......\suanziy.m,160,2007-11-07
........\......\tidux.m,98,2007-11-07
........\......\tiduy.m,89,2007-11-07
........\......\zaolian.eps,25468,2007-11-07
........\......\zhuchengxu.asv,1799,2016-01-16
........\......\zhuchengxu.m,1885,2016-01-16
........\TVH-1fj

........\.......\dx1.m,79,2007-10-06
........\.......\dx2.m,83,2007-10-06
........\.......\dxx.m,176,2007-11-07
........\.......\dxy1.m,210,2009-03-03
........\.......\dxy2.m,164,2007-09-06
........\.......\dy1.m,81,2007-10-06
........\.......\dy2.m,83,2007-10-06
........\.......\dyy.m,176,2007-11-07
........\.......\mab1.m,154,2006-07-24
........\.......\zhuchengxu.m,1078,2016-05-16
........\TVl1fj


........\......\Ax.m,119,2011-03-01
........\......\Ay.m,106,2011-03-01
........\......\Cxh.asv,155,2011-03-01
........\......\Cxh.m,133,2011-03-01
........\......\Cyh.m,133,2011-03-01
........\......\dx1.m,79,2007-10-06
........\......\dx2.m,83,2007-10-06
........\......\dy1.m,81,2007-10-06
........\......\dy2.m,83,2007-10-06
........\......\jisuand.m,152,2011-03-01
........\......\jisuand1.m,141,2007-10-20
........\......\jisuanl.m,320,2007-08-20
........\......\jisuanu.m,173,2011-03-01
........\......\jisuanv.asv,217,2011-03-01
........\......\jisuanv.m,232,2011-03-01
........\......\jslima.m,60,2007-08-20
........\......\mab1.m,154,2006-07-24
........\......\n1.m,63,2011-03-01
........\......\n2.m,67,2011-03-01
........\......\T1.m,99,2007-08-19
........\......\T2.m,99,2007-08-19
........\......\T3.m,60,2011-03-01
........\......\T4.m,58,2011-03-01
........\......\zhuchengxu.m,839,2015-10-29

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

发表评论

0 个回复

  • lane-detect
    说明:  车道线检测,对道路的车道线进行检测,检测道路线(Lane line detection, detect the lane line of the road, detect the road line and extract it)
    2020-06-04 21:14:48下载
    积分:1
  • gaborFilterMap
    图像处理中经常要用到的提取方向特征的gabor滤波程序(gabor filter map)
    2014-01-23 15:40:00下载
    积分:1
  • choi_matlab
    rice大学CHOI写的一个关于小波域HMT模型的图像去噪算法。算法比较经典。对研究HMT模型的同行有很大参考价值。(rice university CHOI written on wavelet-domain HMT model for image denoising algorithm. Comparison of the classical algorithm. HMT model of research has great reference value counterparts.)
    2007-07-26 15:43:12下载
    积分:1
  • chedaoxian
    完成了对车道线进行了识别,主要流程为灰度化,边缘检测,hough变换。(We completed the lane line identification, the main process of graying, edge detection, hough transform.)
    2017-03-07 08:56:32下载
    积分:1
  • chapter12
    图像处理中的数字识别代码,包括数字训练集合和训练分类算法,可以实际应用。(digital recognition)
    2015-10-11 21:25:41下载
    积分:1
  • BCS_demo
    说明:  贝叶斯压缩感知例子 Bayesian Compressive Sensing, Shihao Ji, Ya Xue, and Lawrence Carin, IEEE Trans. Signal Processing, vol. 56, no. 6, June 2008.(Bayesian Compressive Sensing, Shihao Ji, Ya Xue, and Lawrence Carin, IEEE Trans. Signal Processing, vol. 56, no. 6, June 2008.)
    2020-12-09 07:19:20下载
    积分:1
  • allfg
    图像阈值化分割,图像阈值化分割,图像阈值化分割(Image thresholding segmentation.Image thresholding segmentation.Image thresholding segmentation)
    2014-11-30 15:16:25下载
    积分:1
  • meanshift
    meanshift算法,及其在图像处理方面的应用(meanshift algorithm)
    2011-10-10 08:23:48下载
    积分:1
  • 1
    说明:  出一个基于扩散与位平面Amold映射相结合的彩色图像置乱,以及采用Chen系统产 生的混沌序列加密的图像加密算法。(A combination of diffusion bit plane Amold mapping based color image scrambling, and Chen system chaotic sequence encryption image encryption algorithm.)
    2012-11-08 17:22:02下载
    积分:1
  • kuaisuzishiyingyuzhifangfa
    一种快速图像阈值分割法,不是otsu或迭代法,Wellner 1993快速自适应的图像二值化方法,有具体使用方法,很详细(A fast image thresholding segmentation method, not otsu or iterative methods, Wellner 1993 fast adaptive image binarization method)
    2016-09-23 16:00:23下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载