登录
首页 » matlab » TV

TV

于 2012-07-23 发布 文件大小:745KB
0 210
下载积分: 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 个回复

  • wuwei
    采用快速简单的投影法和差影法实现条烟的缺陷检测(Fast simple video projection method and differential method to achieve Article smoke Defect Detection)
    2008-12-23 13:52:54下载
    积分:1
  • hsv_file
    本代码主要是基于HSV的阴影检测及消除,分别提取前景及背景图像,进行色彩空间转换。HSV空间类似人类感觉色彩的方式,可以更加准确地识别阴影,并保持在计算上简单。(This code is mainly based on the HSV shadow detection and elimination, extract the foreground and the background image, respectively, for color space conversion. HSV space is similar to the ways the human feel color, can more accurately identify the shadow, and keep it simple in calculation. )
    2013-05-27 08:27:32下载
    积分:1
  • TV
    说明:  TV算法的MATLAB版,绝对好用,已经经过本人测试过的(TV algorithm in MATLAB version, absolutely easy to)
    2012-07-23 10:56:48下载
    积分:1
  • image_disturb
    说明:  给图像加扰动,扰动方式以zernike多项式的形式加入,Image为源图像,Co为要加的zernike系数,为行向量, 输出分别为扰动后的图像,扰动PV值,扰动RMS值(failed to translate)
    2011-04-13 21:48:10下载
    积分:1
  • GLGS
    灰度差分统计法提取图像纹理特征,包括平均值,对比度,熵,等特征,matlab函数,直接接使用,无需修改,中文注释,通俗易懂(Gray difference statistical method is used to extract texture features of image, including mean value, contrast, entropy, etc., matlab function, directly used without modification, Chinese annotation, and easy to understand)
    2021-04-17 15:08:53下载
    积分:1
  • K-means
    通过非监督分类中的K-均值聚类对Indian pines高光谱图像进行分类(Classification of hyperspectral images of pines Indian by K-means of non supervised classification)
    2016-06-29 21:08:26下载
    积分:1
  • Annas-EMD
    一种二维EMD算法,作者是Anna Linderhed,该学者博士研究课题为二维EMD和小波变换,她的二维EMD算法与Nenus或其他学者的算法有较大的不同。(A two-dimensional EMD algorithm, the author is Anna Linderhed, her Ph.D. research topic is bidimensional EMD and wavelet transform. Her two-dimensional EMD algorithm is quite different from that of Nenus and other scholars.)
    2021-04-16 14:58:54下载
    积分:1
  • MRF_MATLAB
    马尔可夫(MRF)图像分割MATLAB源码,有30几个函数。Markov随机场的例子程序,对于初学MRF的人很有用,能得到直观的印象(Markov (MRF) image segmentation MATLAB source code, 30 a number of functions. Markov random field example of the procedure, for beginner person MRF useful that they can get a visual impression)
    2020-08-29 11:58:12下载
    积分:1
  • marked_image
    数字水印技术的matlab实现,一个简单的水印算法,注意自己修改图片名(Digital watermark technology matlab to achieve a simple watermarking algorithm, pay attention to their own to modify the name of the picture)
    2012-09-14 16:35:33下载
    积分:1
  • 实现画矩、椭圆和随手画功能
    由VC实现画矩形、椭圆和随手画功能,对图像处理人员会有帮助(paintings by VC rectangular, oval and hand painting functions, image processing staff to be helpful)
    2005-06-28 00:40:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载