登录
首页 » matlab » image-processing

image-processing

于 2016-09-26 发布 文件大小:169KB
0 157
下载积分: 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 个回复

  • Saliency
    上下文意识的显著性检测,包含matlab代码和对应的CVPR2010论文。(It contains the paper Context-Aware Saliency Detection from CVPR2010 and it s matlab code. )
    2012-04-19 09:12:14下载
    积分:1
  • localostu
    说明:  在 matlab中实现一种局部阈值化图像的算法(In matlab to achieve a local thresholding algorithm for image)
    2008-10-19 09:47:30下载
    积分:1
  • xihua
    细化。通过MATLAB对图像进行细化提取骨架处理,从而方便进行下一分析(Refinement zs appises the Zhang-Suen skeletonization algorithm to image IM. IM must be binary.)
    2009-06-01 15:07:33下载
    积分:1
  • singalframenuc
    通过统计直方图并作相应的处理完成了红外图像非均匀性校正,特别是针对红外图像中常见的条纹非均匀性(Through statistical histogram and processed accordingly infrared image non-uniformity correction, especially for the common striped infrared image non-uniformity)
    2021-02-10 16:29:52下载
    积分:1
  • DFT_by_dft
    VS 环境下利用opencv 实现图像的傅里叶变换,输入图片,保存输出结果。(Under VS environment use opencv to achieve image Fourier transform, the input image and save the output.)
    2016-07-05 16:08:58下载
    积分:1
  • PIVlab
    PIVlab是一个开源的粒子图像测速(PIV)软件。它不仅能够通过图像对计算出速度,而且能够得到、显示和导出多个参数的流动模式。通过一个友好的图形用户界面(GUI),使得的PIV技术分析和数据后处理更加快速、高效。(PIVlab is an open-source particle image velocimetry (PIV) software. It can not only calculate the speed through the image pairs, but also can get, display and export the flow patterns of multiple parameters. Through a friendly graphical user interface (GUI), the PIV technology analysis and data post-processing are faster and more efficient.)
    2021-04-01 19:09:08下载
    积分:1
  • c# 对任意网页进行截 抓取
    c# 对任意网页进行截图 抓取
    2015-07-16下载
    积分:1
  • Camshift
    meanshift用于目标跟踪,用于视频序列检测目标,手动选择目标(meanshift target tracking)
    2012-04-09 17:46:14下载
    积分:1
  • Graph_seg
    采用Graph Cut算法进行multiple-label的图像分割,算法很完整,非常适合初学者以及开发人员参考(multiple-label image segmentation using Graph Cut based algorithm, suitable for beginners and developers)
    2012-01-02 21:41:37下载
    积分:1
  • proj1
    说明:  用matlab 实现的图像滤波,,,,,,,,,,(Image filtering realized by MATLAB,,,,,,,,,,)
    2020-05-29 11:51:57下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载