登录
首页 » matlab » TVMMcode

TVMMcode

于 2010-05-04 发布 文件大小:8492KB
0 235
下载积分: 1 下载次数: 3

代码说明:

说明:  国外一个博士写的图像复原的源码 ,基于自适应的正则化的全变分图像复原,源码内有作者的主页,相应文章可以下载。代码测试,可用,效果不错 ,做这方面的同志可以下来看看 (Dr. written by a foreign source image restoration based on adaptive regularization total variation image restoration, source inside of the home page, the corresponding articles can be downloaded. Code test, available, good results, so this could be down to see Comrade)

文件列表:

TVMM EURASIP demo code
TVMM EURASIP demo code\.DS_Store
__MACOSX
__MACOSX\TVMM EURASIP demo code
__MACOSX\TVMM EURASIP demo code\._.DS_Store
TVMM EURASIP demo code\data
TVMM EURASIP demo code\data\.DS_Store
__MACOSX\TVMM EURASIP demo code\data
__MACOSX\TVMM EURASIP demo code\data\._.DS_Store
TVMM EURASIP demo code\data\camera_exp_2_final02.mat
TVMM EURASIP demo code\data\camera_exp_3_final02.mat
TVMM EURASIP demo code\data\lena_exp_4_final02.mat
TVMM EURASIP demo code\data\phantom_exp_5_final02.mat
TVMM EURASIP demo code\debluring_data.m
__MACOSX\TVMM EURASIP demo code\._debluring_data.m
TVMM EURASIP demo code\debluring_data.m~
TVMM EURASIP demo code\debluring_results.m
__MACOSX\TVMM EURASIP demo code\._debluring_results.m
TVMM EURASIP demo code\lena_256.gif
__MACOSX\TVMM EURASIP demo code\._lena_256.gif
TVMM EURASIP demo code\random_state.mat
__MACOSX\TVMM EURASIP demo code\._random_state.mat
TVMM EURASIP demo code\readme.txt
TVMM EURASIP demo code\setup_experiments.m
__MACOSX\TVMM EURASIP demo code\._setup_experiments.m
TVMM EURASIP demo code\tvmm.m
__MACOSX\TVMM EURASIP demo code\._tvmm.m

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

发表评论

0 个回复

  • 1
    说明:  运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原(Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration)
    2009-05-06 13:23:04下载
    积分:1
  • 一篇重要的角点检测文献的配套Matlab源码corner_detector_2004
    这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。(This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is better than SIFT, Harris, Susan, such as better detection algorithm. The compressed package from the official website to download the Matlab source code, and in 2004 came across the literature, the algorithm to do a detailed explanation.)
    2021-01-09 17:48:51下载
    积分:1
  • RegsiterFM
    傅里叶梅林变换实现图像配准,对旋转,缩放,剪切,平移都有效(Fourier Mellin Transform for image registration, valid for rotation, scaling, cropping, shifting)
    2011-11-29 11:32:38下载
    积分:1
  • image-fusion-and-detection-on-curvelet-wavelet
    基于曲波变换,小波变换的图像融合,图像检测的相关文献,有期刊,也有硕士论文,中文英文都有,都是近几年的文章,供大家参考学习(Based on curvelet transform, wavelet transform image fusion, image detection literature, there are journals, but also master' s thesis, Chinese, English has, in recent years are the article, for your reference learning)
    2010-11-24 17:22:12下载
    积分:1
  • Defect-detection
    基于灰度图像进行傅立叶变换后的二值化处理(Binarization based on the Fourier transform after the gray image processing)
    2014-12-21 13:56:05下载
    积分:1
  • Visual-C-MATLAB-image-processing
    本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盘给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。 本书讲解深入浅出,实例程序丰富,注重理论与实践相结合。本书可作为计算机应用、自动化、图像处理与模式识别、机电一体化专业的高年级本科生或研究生的参考书,也可供从事图像处理与识别的研究人员和工程技术人员阅读参考。(This book introduces the basic principles of image processing and recognition of the typical methods and practical skills . The book is divided into 12 chapters , Chapter 1- Chapter 6 is the basis of the content of image processing and recognition , including images scientific overview , MATLAB programming language images, image enhancement, image segmentation, image feature extraction and image recognition Chapter 7- Section Chapter 10 is a project example image processing and recognition , covering the medical image processing, character recognition and self- guided trolley path recognition example , the combination of theory and algorithms, for a lot of MATLAB code procedures to help readers learn how to use MATLAB language fast simulation , debugging and estimation methods algorithm. Chapter 11- Chapter 12 , are two examples of highly integrated , namely Visual C++ implementation based on neural network character recognition system and a license plate positioning system. The book)
    2014-03-26 11:09:37下载
    积分:1
  • sicplay
    用来对2维信号的频域进行sinc插值处理,以放大图像。插值的结果较为理想(Used for 2-D frequency domain signal processing to sinc interpolation in order to enlarge the image. Interpolation more satisfactory results)
    2007-12-22 15:02:44下载
    积分:1
  • 态学滤波
    说明:  用数学形态学滤波进行图像处理或者信号降噪,(包括膨胀和腐蚀)(Image processing or signal noise reduction using mathematical morphological filtering (including expansion and corrosion))
    2020-12-29 21:53:44下载
    积分:1
  • GZVJC
    这是我根据别人的算法写的模拟停车场问题的c程序,原有算法有一些指针调用的错误!,现已改正()
    2018-05-12 17:46:17下载
    积分:1
  • horizontal--vertical-gray-projection
    自己编写的一个MATLAB 的水平、垂直灰度投影,程序简单易懂,希望对大家有用。(I have written a MATLAB horizontal, vertical gray projection, the program easy to understand, want to be useful.)
    2011-08-03 11:05:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载