登录
首页 » matlab » BM3D

BM3D

于 2009-03-23 发布 文件大小:1607KB
0 238
下载积分: 1 下载次数: 187

代码说明:

  实现BM3d denoising的源代码。 (BM3d denoising implementation source code)

文件列表:

BM3D.m
BM3DDEB.m
BM3DSHARP.m
bm3d_thr.dll
bm3d_thr.mexglx
bm3d_thr.mexw64
bm3d_thr_color.dll
bm3d_thr_color.mexglx
bm3d_thr_color.mexw64
bm3d_thr_colored_noise.dll
bm3d_thr_colored_noise.mexglx
bm3d_thr_colored_noise.mexw64
bm3d_thr_sharpen_var.dll
bm3d_thr_sharpen_var.mexglx
bm3d_thr_sharpen_var.mexw64
bm3d_thr_video.dll
bm3d_thr_video.mexglx
bm3d_thr_video.mexw64
bm3d_wiener.dll
bm3d_wiener.mexglx
bm3d_wiener.mexw64
bm3d_wiener_color.dll
bm3d_wiener_color.mexglx
bm3d_wiener_color.mexw64
bm3d_wiener_colored_noise.dll
bm3d_wiener_colored_noise.mexglx
bm3d_wiener_colored_noise.mexw64
bm3d_wiener_video.dll
bm3d_wiener_video.mexglx
bm3d_wiener_video.mexw64
CBM3D.m
LEGAL_NOTICE.txt
README.txt
VBM3D.m

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

发表评论

0 个回复

  • Ostu.cpp
    本人搜集的Ostu图像二值化的算法,是在MATLAB环境下写的,不过上传的代码是文本格式的,各位可以根据自己需要参照一下(I collect images of two gray value of the algorithm is to write MATLAB environment, But the code is uploaded to the text format, you may need to refer to themselves)
    2006-05-22 11:28:19下载
    积分:1
  • PG_BOW_DEMO
    图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。 其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题? 用BoW描述完图像之后,指的是将训练集以及测试集的图像都用BoW模型描述了,就可以用SVM训练分类模型进行分类了。 在这里除了用SVM的RBF核,还自己定义了一种核: histogram intersection kernel,直方图正交核。因为很多论文说这个核好,并且实验结果很显然。能从理论上证明一下么?通过自定义核也可以了解怎么使用自定义核来用SVM进行分类。(Image features used in a Dense Sift, by the Bag of Words bag model to describe the word, of course, the training set is generally used to build the dictionary, because we do not test set. Although the test set is used as the test you, but who knows the practical application of the test image is valid, so I am here to build BoW dictionary only the training set. In fact, BoW idea is very simple, although many people have asked me, but as long as you understand how to build a dictionary and how to image map to the dictionary D up on the line, and interviews are often asked me this question, do not know you all how to use vivid language to describe this problem? After complete description of the image with BoW, refers to the training set and test set of images are described with the BoW model, the training of SVM classification model can be classified. Apart from having to use the RBF kernel SVM, but also their own definition of a nuclear: histogram intersection kernel, histogram )
    2011-11-01 17:01:09下载
    积分:1
  • Alpha_shapes_3
    这是三维点云数据边缘线提取的c++算法,适合于LIDAR数据的三维处理,供大家参考学习(This is 3 d point cloud data edge extraction of c++ algorithm, suitable for LIDAR data 3 d processing, provide everyone reference to study)
    2020-11-05 17:09:51下载
    积分:1
  • Haar-like
    本程序实现选定图像的Haar-like特征提取功能,方便学习者能直观的看到各类Haar-like特征值。代码简单易于理解。(The program implements the selected image Haar-like feature extraction function to facilitate the learners can visually see all kinds of Haar-like feature values. Code is simple and easy to understand.)
    2014-10-09 09:47:47下载
    积分:1
  • LCDBMP_to_H
    说明:  LCD彩色图片转换工具BMP_to_H,可以进行24位色的BMP图片转换(LCD color image conversion tools BMP_to_H)
    2009-08-08 12:00:22下载
    积分:1
  • Finger
    指纹图像的增强,效果很好,计算指纹的频率和方向,采用Gabor的方式增强(Fingerprint image enhancement, the effect is very good, calculate the frequency and direction of fingerprints, using Gabor way to enhance)
    2016-01-14 15:22:37下载
    积分:1
  • Image_Fusion
    matlab图像融合程序 matlab图像融合:brovey变换、PCA变换、乘积变换、HSI变换方式。(matlab image fusion program matlab image fusion: brovey transform, PCA transform, product transformation, HSI conversion mode.)
    2021-01-02 13:48:57下载
    积分:1
  • carlocal1
    一段车牌分割的matlab程序 可以实现车牌的定位分割, 希望大家讨论(a division of Matlab registration procedures can be achieved by positioning plates segmentation, we hope that the discussion)
    2006-06-07 14:10:54下载
    积分:1
  • chonggou
    图像重构实现干涉条纹缺陷图的缺陷检测,能很好的滤除条纹,得到缺陷(Interference fringe image reconstruction to achieve defect detection defect map can be a very good filter stripes)
    2020-11-10 10:39:46下载
    积分:1
  • bmpscrollview
    用于BMP图像文件的滚动显示,带上下和水平滚动条。(This file is used to display BMP image files, with up-down and horizontal scroll bars.)
    2013-07-10 16:44:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载