登录
首页 » matlab » TV

TV

于 2012-07-23 发布 文件大小:745KB
0 215
下载积分: 1 下载次数: 0

代码说明:

说明:  TV算法的MATLAB版,绝对好用,已经经过本人测试过的(TV algorithm in MATLAB version, absolutely easy to)

文件列表:

TV程序包
........\tvreg

........\.....\chanvese.c,28818,2010-12-16
........\.....\chanvese.h,1191,2010-12-16
........\.....\chanvese.m,8243,2010-12-16
........\.....\chanvesecli.c,14798,2010-12-16
........\.....\chanvesesimpleplot.m,872,2010-12-16
........\.....\chanvese_demo.bat,717,2010-12-16
........\.....\chanvese_demo.m,977,2010-12-16
........\.....\chanvese_demo.sh,739,2010-12-16
........\.....\cliio.c,12428,2010-12-16
........\.....\cliio.h,1515,2010-12-16
........\.....\compareimages.m,1103,2010-12-16
........\.....\compile_mex.m,3916,2010-12-16
........\.....\conv2padded.m,1380,2010-12-16

........\.....\imageio.c,62331,2010-12-16
........\.....\imageio.h,3366,2010-12-16


........\.....\license.txt,1366,2010-12-16

........\.....\makefile.gcc,1837,2010-12-15
........\.....\makefile.vc,2199,2010-12-15
........\.....\num.h,970,2010-12-16
........\.....\readme.txt,2469,2011-01-14
........\.....\signal-D.bmp,2590,2010-12-15
........\.....\signal-f.bmp,16900,2010-12-15
........\.....\tvdeconv.m,2122,2010-12-16
........\.....\tvdeconv_demo.bat,718,2010-12-16
........\.....\tvdeconv_demo.m,777,2012-01-06
........\.....\tvdeconv_demo.sh,742,2010-12-16
........\.....\tvdenoise.m,2025,2010-12-16
........\.....\tvdenoise_demo.bat,1350,2010-12-16
........\.....\tvdenoise_demo.m,534,2012-01-06
........\.....\tvdenoise_demo.sh,1348,2010-12-16
........\.....\tvinpaint.m,2181,2010-12-16
........\.....\tvinpaint_demo.bat,733,2010-12-16
........\.....\tvinpaint_demo.m,636,2012-01-06
........\.....\tvinpaint_demo.sh,755,2010-12-16
........\.....\tvreg.c,72456,2010-12-16
........\.....\tvreg.h,1122,2010-12-16
........\.....\tvreg.m,13610,2010-12-16
........\.....\tvreg.pdf,549105,2011-01-14
........\.....\tvregsimpleplot.m,1049,2010-12-16
........\.....\tvrestore.m,4758,2010-12-16
........\.....\tvrestorecli.c,17088,2010-12-16
........\.....\wrench.bmp,22536,2010-12-15

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

发表评论

0 个回复

  • lbp
    这里不但有标准的局部二值模式的代码,还有局部二值模式的一些扩展代码!(err)
    2009-01-06 10:01:42下载
    积分:1
  • Watermarking-in-contourlet-domain
    图像经过Contourlet变换后,加水印(After Contourlet transform images, add watermark)
    2011-08-08 20:23:15下载
    积分:1
  • classification
    说明:  改进LBP纹理提取以及纹理分类,主要包括三部分测试:纹理提取、分类和分割(Improved LBP texture extraction and texture classification, including three parts of testing: texture extraction, classification and segmentation)
    2020-04-01 18:56:10下载
    积分:1
  • byxh
    本程序能够综合地实现图像边缘细化,而且程序够复杂。(This procedure can be integrated to achieve the Image Edge thinning, and the procedures complex enough.)
    2008-03-16 10:57:31下载
    积分:1
  • BackgroundFix
    中国古代书法作品由于自然风化和人为因素导致的背景中包含大量噪声,重建背景图像,提高观赏价值。直接运行BackgroundFix.m即可(Since the background of ancient Chinese calligraphy works of natural weathering and human factors included a lot of noise, the background image reconstruction, improve the ornamental value. It can run directly BackgroundFix.m)
    2016-07-18 09:33:30下载
    积分:1
  • matlabimagetothefuzzy
    本例中主要使用四个区模糊函数对图像去模糊,分别是deconvwnr、deconvreg、deconvlucy、deconvblind。这四个函数分别适合不同的情况,对模糊图像的恢复效果也不同(In this case the main use of the four areas on the image to the fuzzy ambiguity function, respectively deconvwnr, deconvreg, deconvlucy, deconvblind. These four functions are appropriate for different situations, the recovery of the blurred image effect is different)
    2010-09-01 11:42:15下载
    积分:1
  • 标准测试片库 Standard-test-images
    图像处理标准测试图片库,用于数字图像处理各种仿真实验。(Standard test image gallery image processing to digital image processing all kinds of simulation experiments. )
    2013-04-06 18:34:41下载
    积分:1
  • PROCESS
    LabWindows /CVI 大学实验指导书,难度循序渐进,一套下来,基本操作都会了。推荐一下(LabWindows/CVI University experiment instructions, the difficulty of step-by-step, set down, the basic operation will be. You recommend)
    2013-04-28 00:40:04下载
    积分:1
  • PAM
    利用欧式度量聚类真实数据集和实际数据集用于对各类数据分类 (European metric clustering real data sets and real data sets for various types of data classification)
    2013-01-09 10:22:57下载
    积分:1
  • EDLines 快速直线检测算子
    EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤: (1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声; (2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向; (3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大; (4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。 (Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of the other edge detectors requires urther processing to generate potential object boundaries, which may not even be possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
    2021-03-22 16:29:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载