登录
首页 » matlab » image-processing

image-processing

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

  • LBP
    对图像进行MB-LBP滤波,具有强大的纹理描绘能力(The image filter MB-LBP)
    2016-09-05 17:03:41下载
    积分:1
  • evaluate
    图像处理实现计算信噪比功能,Image processing functions to achieve SNR calculation(Image processing functions to achieve SNR calculation)
    2013-05-27 14:47:08下载
    积分:1
  • BFSPDFS
    广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。 (Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
    2013-08-10 10:37:12下载
    积分:1
  • AnimatePicture
    C#模拟播放连续的图片为GIF动画,模拟出播放GIF的动画效果,在Debug/bin目录下,有很多的图像文件,有VS的可重新修改源码,适合学习,源码简单。(C# analog playback consecutive pictures as an animated GIF, animated GIF to simulate the effect of playing in Debug/bin directory, there are a lot of image files, there VS can re-edit the source code, suitable for learning, simple source.)
    2014-09-18 15:29:53下载
    积分:1
  • AMCMF
    自适应多尺度复合形态滤波,对信号或图像实现滤波(Adaptive Multi-scale Compound Morphology Filter)
    2012-04-12 09:36:06下载
    积分:1
  • Opencv3.0 手写数字识别(Hog特征+SVM分类器)
    基于Hog特征 SVM分类器,利用Opencv3.0进行手写数字识别的源代码及所需资源文件(训练图片、测试图片)
    2019-06-04下载
    积分:1
  • FTVd
    快速TV算法用于图像去模糊、图像去噪等,其中TV模式包括两种(TV went fast algorithm for image blur, image denoising, which includes two TV mode)
    2020-06-29 16:40:02下载
    积分:1
  • findmatch
    这是一重要的图像修补源代码,基于图像快的修补,是修补算法的经典制作(1)(inage quilting image inpainting )
    2010-06-09 12:29:00下载
    积分:1
  • 维数计算的matlab
    说明:  对二维图像进行分形维数的计算,采用差分盒维数进行计算,并且进行了拟合误差的计算(The fractal dimension of two-dimensional image is calculated by using the differential box dimension, and the fitting error is calculated)
    2021-04-23 15:59:45下载
    积分:1
  • LSD-OpenCV-MATLAB-master
    LSD直线检测 基于LSD的直线提取算法(line segment detector)
    2018-05-26 10:47:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载