您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 图像去噪经典算法

  2. 图像去噪经典算法.This source code provides an implementation of the BM3D image denoising.
  3. 所属分类:C

    • 发布日期:2014-08-15
    • 文件大小:63488
    • 提供者:xiaozhiwise
  1. NLMeans算法

  2. Non-Local Means denoising method based on Buades-Coll-Morel model
  3. 所属分类:其它

    • 发布日期:2014-08-17
    • 文件大小:22528
    • 提供者:ifpgyh
  1. ROFandimagedenoising

  2. 基于ROF的图像去噪,matlab语言开发,去噪效果较好
  3. 所属分类:其它

    • 发布日期:2014-09-23
    • 文件大小:4194304
    • 提供者:u011212997
  1. 迁移字典学习

  2. DICTIONARY TRANSFER FOR IMAGE DENOISING VIA DOMAIN ADAPTATION
  3. 所属分类:其它

    • 发布日期:2014-10-09
    • 文件大小:1048576
    • 提供者:supersg
  1. Denoising of 3D MRI by using HOSVD

  2. 一种新的图像去噪算法HOSVD(高阶奇异值阈值)方法,用于核磁共振图像去噪。
  3. 所属分类:专业指导

    • 发布日期:2015-04-20
    • 文件大小:4194304
    • 提供者:u014635127
  1. Deep Learning Methods and Applications

  2. 1 Introduction 198 1.1 Definitions and background . . . . . . . . . . . . . . . . . 198 1.2 Organization of this monograph . . . . . . . . . . . . . . 202 2 Some Historical Context of Deep Learning 205 3 Three Classes of Deep Learning Networks 214 3
  3. 所属分类:专业指导

    • 发布日期:2015-05-20
    • 文件大小:8388608
    • 提供者:lengwuqin
  1. Deep Learning Tutorial

  2. 1 LICENSE 1 2 Deep Learning Tutorials 3 3 Getting Started 5 3.1 Download . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 3.2 Datasets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:专业指导

    • 发布日期:2015-05-20
    • 文件大小:1048576
    • 提供者:lengwuqin
  1. Learning Deep Architectures for AI--content

  2. Contents 1 Introduction 2 1.1 How do We Train Deep Architectures? 5 1.2 Intermediate Representations: Sharing Features and Abstractions Across Tasks 7 1.3 Desiderata for Learning AI 10 1.4 Outline of the Paper 11 2 Theoretical Advantages of Deep Arc
  3. 所属分类:专业指导

    • 发布日期:2015-05-20
    • 文件大小:1048576
    • 提供者:lengwuqin
  1. BM3D MATLAB 代码

  2. function [PSNR, y_est] = BM3D(y, z, sigma, profile, print_to_screen,N2,N2_wiener,Ns,Ns_wiener,tau_match) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % BM3D is an algorithm for attenuation of additive white Gaussia
  3. 所属分类:其它

    • 发布日期:2015-05-21
    • 文件大小:2097152
    • 提供者:shangfengsg
  1. Learning.Image.Processing.with.OpenCV.1783287659

  2. Exploit the amazing features of OpenCV to create powerful image processing applications through easy-to-follow examples About This Book Learn how to build full-fledged image processing applications using free tools and libraries Take advantage of cu
  3. 所属分类:Web开发

    • 发布日期:2015-05-28
    • 文件大小:4194304
    • 提供者:ramissue
  1. BM3D matlab

  2. 这个工具箱是BM3D算法的matlab实现。BM3D是一种图像滤波算法,使用了块匹配方法以及三维变换,滤波效果非常不错!
  3. 所属分类:其它

    • 发布日期:2015-05-28
    • 文件大小:2097152
    • 提供者:u012222852
  1. Learning Image Processing with OpenCV(PACKT,2015)

  2. OpenCV, arguably the most widely used computer vision library, includes hundreds of ready-to-use imaging and vision functions and is used in both academia and enterprises. This book provides an example-based tour of OpenCV's main image processing al
  3. 所属分类:其它

    • 发布日期:2015-07-01
    • 文件大小:5242880
    • 提供者:vanridin
  1. PCA图像降噪最新算法-LPGPCA代码

  2. PCA图像降噪新算法-LPG PCA,全名叫做Two-stage Image Denoising by Principal Component Analysis with Local Pixel Grouping。内含算法代码和数据集,均经本人实测,可进行灰度图像和RGB图像的降噪,且PSNR和SSIM指标明显好于小波滤波、K-SVD等经典算法。值得学习图像降噪的看看!
  3. 所属分类:C/C++

    • 发布日期:2015-07-15
    • 文件大小:647168
    • 提供者:fh1037723204
  1. Guleryuz写的一个完整的小波变换的源代码

  2. Guleryuz写的一个完整的小波变换的源代码。主要包括:wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their prope
  3. 所属分类:C

    • 发布日期:2008-11-11
    • 文件大小:211968
    • 提供者:visionstory
  1. Automatic Estimation and Removal of Noise from a Single Image

  2. Abstract—Image denoising algorithms often assume an additive white Gaussian noise (AWGN) process that is independent of the actual RGB values. Such approaches cannot effectively remove color noise produced by today’s CCD digital camera. In this pape
  3. 所属分类:专业指导

    • 发布日期:2015-09-20
    • 文件大小:5242880
    • 提供者:bluegirl77
  1. Learning Gaussian Conditional Random Fields for Low-Level Vision

  2. Markov Random Field (MRF) models are a popular tool for vision and image processing. Gaussian MRF models are particularly convenient to work with because they can be implemented using matrix and linear algebra routines. However, recent research has
  3. 所属分类:专业指导

    • 发布日期:2015-09-20
    • 文件大小:1048576
    • 提供者:bluegirl77
  1. speech Enhancement Based on Deep Denoising Autoencode

  2. 语音增强方面的文章.计算图书
  3. 所属分类:专业指导

    • 发布日期:2015-10-23
    • 文件大小:194560
    • 提供者:jaychou1978
  1. Matlab数据最新降维工具箱

  2. techniques: Principal Component Analysis (PCA) Probabilistic PCA Factor Analysis (FA) Classical multidimensional scaling (MDS) Sammon mapping Linear Discriminant Analysis (LDA) Isomap Landmark Isomap Local Linear Embedding (LLE) Laplacian Eigenmaps
  3. 所属分类:教育

    • 发布日期:2015-11-11
    • 文件大小:1048576
    • 提供者:qq_21274737
  1. BPFA denoising

  2. MATLAB code for the paper "Nonparametric Bayesian Dictionary Learning for Analysis of Noisy and Incomplete Images"
  3. 所属分类:其它

    • 发布日期:2015-11-26
    • 文件大小:279552
    • 提供者:qq_23767215
  1. Low-Rank Modeling of Local k-Space Neighborhoods (LORAKS) for Constrained MRI

  2. Recent theoretical results on low-rank matrix reconstruction have inspired significant interest in low-rank modeling of MRI images. Existing approaches have focused on higher-dimensional scenarios with data available from multiple channels, timepoin
  3. 所属分类:其它

    • 发布日期:2015-12-27
    • 文件大小:2097152
    • 提供者:zhangmh3529
« 1 2 3 4 5 6 7 89 10 11 12 13 »