登录
首页 » matlab » TV

TV

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

  • 作业5
    理解频域处理与空间域处理的等效关系与步骤,掌握频域相乘与空间域循环卷积之间的对等关系,理解DFT运算中补零的效果。(Understand the equivalent relationship and steps of frequency domain processing and space domain processing, understand the reciprocal relationship between frequency domain multiplication and space domain circular convolution, and understand the effect of zero padding in DFT operation.)
    2020-11-10 18:19:45下载
    积分:1
  • 目标检测定位算法源码
    说明:  这个一个在目标检测中起定位作用的神经网络代码,不过这次我没有写使用教程,东西应该不难。(This is a neural network code that plays a role in target detection, but this time I did not write a tutorial, things should not be difficult.)
    2020-10-08 14:48:59下载
    积分:1
  • ACE算法
    ACE算法 对图像进行增强,能完成对雾天图像,低照度图像的增强处理(automatic colour enhance)
    2021-01-27 15:58:40下载
    积分:1
  • sc_minutia
    指纹识别算法,开源,十分有用,是matlab语言编写的,直接可以用再做修改(about matching,very useful )
    2021-03-18 14:49:19下载
    积分:1
  • hsv
    在车辆检测中,对提取的前景进行基于hsv特性去除阴影(In the vehicle detection feature to remove the shadow on hsv)
    2011-07-20 17:05:16下载
    积分:1
  • DCT+DWTmatlab数字水印代码
    说明:  实现DCT与DWT相结合的算法,用matable及小波变换实现所想构思。(The algorithm of combining DCT with DWT is realized, and the idea is realized by matable and wavelet transform.)
    2020-10-26 16:00:00下载
    积分:1
  • face-trace
    人脸跟踪的一些主流算法的matlab实现(face tracking algorithm for the mainstream to achieve the Matlab)
    2007-05-23 10:17:41下载
    积分:1
  • MSR_original
    说明:  多尺度加权的rentinex算法实现图像增强,里面用到了高斯滤波对图像进行滤波,可以去除大部分的噪声,平滑图像效果较突出,3个高斯尺度对图像做滤波后加权在一起得到多尺度信息的图像。(Multiscale weighted rentinex algorithm is used to enhance the image. Gauss filter is used to filter the image, which can remove most of the noise. The smoothing effect of the image is prominent. Three Gaussian scales are filtered and weighted together to get the multi-scale information of the image.)
    2020-07-03 06:40:02下载
    积分:1
  • camshift
    利用camshift方法实现对一个目标的跟踪,可直接运行,但是效果一般,希望大家能改进一下,相互学习(Achieve a target tracking camshift method, and can be run directly, but the general effect, I hope that we can improve it, and learn from each other)
    2021-04-01 15:49:08下载
    积分:1
  • zhongzhilvbo
    中值滤波:采用5*5窗口对噪声污染的图像进行去噪处理。(Median filter: 5* 5 window on the noise pollution to deal with the image de-noising.)
    2009-04-16 16:15:48下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载