登录
首页 » WINDOWS » tv

tv

于 2017-12-18 发布 文件大小:4092KB
0 285
下载积分: 1 下载次数: 1

代码说明:

说明:  tv全变差去噪。自己编写的自适应去噪,传统去噪。保真去噪(TV total variation de-noising. Self-adaptive denoising, traditional denoising. Fidelity de-noising)

文件列表:

tv\adaptive.asv, 1288, 2017-03-07
tv\adaptive.m, 1321, 2017-04-26
tv\db.m, 315, 2016-12-21
tv\fildility_adaptive.m, 1360, 2017-04-26
tv\finger.bmp, 529094, 2016-12-21
tv\gauss.m, 991, 2017-03-07
tv\L2.asv, 760, 2017-03-07
tv\L2.m, 778, 2017-03-07
tv\lena256.bmp, 66614, 2007-06-11
tv\lp.m, 375, 2017-04-17
tv\MYenhance.m, 1378, 2017-04-26
tv\tv.m, 1370, 2016-12-21
tv\tv_denoise.m, 455, 2016-02-02
tv\tv_fildity_spatially\Adaptive_TV.bmp, 10774, 2016-12-21
tv\tv_fildity_spatially\bar.gif, 664, 2016-12-21
tv\tv_fildity_spatially\calc_lam.m, 940, 2016-12-21
tv\tv_fildity_spatially\calc_lamxy.asv, 1139, 2016-12-21
tv\tv_fildity_spatially\calc_lamxy.m, 1104, 2017-04-07
tv\tv_fildity_spatially\cam_ns.png, 9683, 2016-12-21
tv\tv_fildity_spatially\cam_tv.png, 5726, 2016-12-21
tv\tv_fildity_spatially\db.m, 315, 2016-12-21
tv\tv_fildity_spatially\demo_adap_tv.asv, 2524, 2016-12-21
tv\tv_fildity_spatially\demo_adap_tv.m, 1770, 2017-04-07
tv\tv_fildity_spatially\demo_tv.m, 1692, 2016-12-21
tv\tv_fildity_spatially\fidv_bear_adap.png, 11597, 2016-12-21
tv\tv_fildity_spatially\fidv_bear_noisy.png, 14811, 2016-12-21
tv\tv_fildity_spatially\fidv_bear_scalar.png, 9632, 2016-12-21
tv\tv_fildity_spatially\finger.bmp, 529094, 2016-12-21
tv\tv_fildity_spatially\gauss.m, 1058, 2016-12-21
tv\tv_fildity_spatially\index.html, 13354, 2016-12-21
tv\tv_fildity_spatially\loc_var.m, 951, 2016-12-21
tv\tv_fildity_spatially\Noisy_image.bmp, 17462, 2016-12-21
tv\tv_fildity_spatially\Orig_image.bmp, 17462, 2016-12-21
tv\tv_fildity_spatially\Scalar_TV.bmp, 10774, 2016-12-21
tv\tv_fildity_spatially\Thumbs.db, 37888, 2016-12-21
tv\tv_fildity_spatially\Total Variation (TV) Denoising.mht, 79633, 2016-12-21
tv\tv_fildity_spatially\toys.bmp, 66614, 2016-12-21
tv\tv_fildity_spatially\tv.m, 1370, 2016-12-21
tv\tv_fildity_spatially\vlsm03.pdf, 1774424, 2016-12-21
tv\tv_gabor\Adaptive_TV.bmp, 10774, 2016-12-21
tv\tv_gabor\bar.gif, 664, 2016-12-21
tv\tv_gabor\calc_lam.m, 940, 2016-12-21
tv\tv_gabor\calc_lamxy.asv, 1139, 2016-12-21
tv\tv_gabor\calc_lamxy.m, 1104, 2017-04-07
tv\tv_gabor\cam_ns.png, 9683, 2016-12-21
tv\tv_gabor\cam_tv.png, 5726, 2016-12-21
tv\tv_gabor\db.m, 315, 2016-12-21
tv\tv_gabor\demo_adap_tv.asv, 2524, 2016-12-21
tv\tv_gabor\demo_adap_tv.m, 2285, 2016-12-21
tv\tv_gabor\demo_tv.m, 1692, 2016-12-21
tv\tv_gabor\fidv_bear_adap.png, 11597, 2016-12-21
tv\tv_gabor\fidv_bear_noisy.png, 14811, 2016-12-21
tv\tv_gabor\fidv_bear_scalar.png, 9632, 2016-12-21
tv\tv_gabor\gauss.m, 1058, 2016-12-21
tv\tv_gabor\index.html, 13354, 2016-12-21
tv\tv_gabor\loc_var.m, 951, 2016-12-21
tv\tv_gabor\Noisy_image.bmp, 17462, 2016-12-21
tv\tv_gabor\Orig_image.bmp, 17462, 2016-12-21
tv\tv_gabor\Scalar_TV.bmp, 10774, 2016-12-21
tv\tv_gabor\Thumbs.db, 37888, 2016-12-21
tv\tv_gabor\Total Variation (TV) Denoising.mht, 79633, 2016-12-21
tv\tv_gabor\toys.bmp, 66614, 2016-12-21
tv\tv_gabor\tv.m, 1370, 2016-12-21
tv\tv_gabor\vlsm03.pdf, 1774424, 2016-12-21
tv\tv_fildity_spatially
tv\tv_gabor
tv

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

发表评论

0 个回复

  • 像质量评价中全参考方法IWSSIM的代码 iwssim_iwpsnr
    图像质量评价中全参考方法IWSSIM的代码,是经典方法SSIM的升级(The code of IWSSIM, a full reference method in image quality evaluation, is an upgrade of SSIM, a classical method)
    2020-06-18 02:40:02下载
    积分:1
  • example
    常见C++ 课程的立体源码,其中含有函数,类与对象,继承与派生,多态,等C++常见的集中类型(plus)
    2009-12-16 10:04:33下载
    积分:1
  • 安卓版微信片视频管理助手
    说明:  使用说明: 全网唯一的一款能够快速完全浏览+整理微信图片视频的软件! 智能的发现微信聊天中的显示过的图片、视频,并将它们汇总在一起,方便您随时浏览。 您可以将您亲人的照片、工作中的重要图片、搞笑的视频等资源,整理收藏起来。 提供图片、视频的备份功能,收藏就是备份到手机的存储卡上。(Instructions: The only software on the whole network that can browse and organize the pictures and videos of Wechat quickly and completely! Intelligent discovery of pictures and videos displayed in the micro-chat, and aggregate them together to facilitate your browsing at any time. You can organize and collect photos of your relatives, important pictures at work, funny videos and other resources. Provide the backup function of pictures and videos, and the collection is backed up to the memory card of the mobile phone.)
    2020-06-24 05:20:02下载
    积分:1
  • wv
    说明:  基于小波的图像质量评价方法,具有一定借鉴意义。(Wavelet-based image quality assessment method, with some reference.)
    2015-04-19 16:24:13下载
    积分:1
  • MyDrawType
    适合初学图形学的人,都是基本的绘图与填充及图形变换,贝页丝曲线的绘制.(graphics suitable for beginners who are basic drawing and filling and graphic transformation, Pui-page wire drawing curves.)
    2006-11-05 12:26:15下载
    积分:1
  • xiaobo
    说明:  数字图像处理 小波处理 ,去噪音,比基于傅里叶变换的去噪方法好。 含噪信号经过预处理,然后利用小波变换把信号分解到各尺度中,在每一尺度下把属于噪声的小波系数去掉,保留并增强属于信号的小波系数,最后再经过小波逆变换恢复检测信号。(The noisy signal is pre-processed, then the signal is decomposed into different scales by wavelet transform. The wavelet coefficients belonging to noise are removed at each scale, and the wavelet coefficients belonging to the signal are retained and enhanced. Finally, the detected signal is restored by inverse wavelet transform. It is better than the denoising method based on Fourier transform.)
    2019-06-04 10:40:35下载
    积分:1
  • 这是一个增强的nsst程序enhancement_basedonnsct
    说明:  这是一个增强的nsst程序,采用matlab编程,可以运行。(This is an enhanced NSST program, using MATLAB programming, can run.)
    2021-04-22 21:08:48下载
    积分:1
  • china_map1
    利用matlab画完整版中国地图包括台湾和南海海上边界线,中国地区高度分布图(height distribution map in China)
    2021-04-12 20:48:57下载
    积分:1
  • 4[1].3
    人脸检测 ,算法研究,驱动程序,海康卡,海康代码SDK(Face detection, algorithms, drivers,海康卡, Haikang code SDK)
    2009-04-10 15:27:34下载
    积分:1
  • project
    说明:  基于IDL语言,使用珠海一号内蒙古地区样例数据、珠海一号贵阳省高光谱数据、Landsat5济南上下幅TM数据(用于拼接验证),实现文件基本操作、遥感图像预处理、高光谱数据处理、生态评价、最大似然法分类、K-Means分类等遥感图像初步处理功能。(Based on IDL language, using Zhuhai No.1 Inner Mongolia area sample data, Zhuhai No.1 Guiyang province hyperspectral data, landsat5 Jinan upper and lower TM data (for splicing verification), the preliminary processing functions of remote sensing image, such as file basic operation, remote sensing image preprocessing, hyperspectral data processing, ecological evaluation, maximum likelihood classification, K-means classification, etc.)
    2021-03-22 10:49:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载