搜索资源列表

  1. GMC_software

    1下载:
  2. 用于稀疏优化的最新非凸函数GMC算法,可用于信号处理以及图像处理。(The latest non convex function GMC algorithm for sparse optimization, can be used for signal processing and image processing.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:417792
    • 提供者:A_sponge
  1. KSVD

    0下载:
  2. 这是KSVD稀疏分解算法,,可以很好的用于图像的去噪(This is a KSVD sparse decomposition algorithm, which can be used for image denoising)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:何小培
  1. ksvd-omp

    0下载:
  2. 实现稀疏表示算法,以lena图像为例,主要用ksvd和omp算法(The sparse representation algorithm is implemented. The Lena image is taken as an example, mainly using the ksvd and OMP algorithms.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:51200
    • 提供者:董小媛
  1. AnalysisKSVDbox

    0下载:
  2. K-SVD可以看做K-means的一种泛化形式,K-means算法总每个信号量只能用一个原子来近似表示,而K-SVD中每个信号是用多个原子的线性组合来表示的。 K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用。(K-SVD can be regarded as a generalized form of K-means. The total K-means algorithm can only appro
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:625664
    • 提供者:华仔007
  1. 压缩采样匹配追踪重构算法

    0下载:
  2. 压缩感知稀疏度自适应重构算法,含有子功能程序和主程序,注意程序中数值与所选图像尺寸的匹配(Compressed sensing sparse adaptive reconstruction algorithm, contains subfunction program and main program, notice the value of the program matching the selected image size.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:10240
    • 提供者:颖宝的目分
  1. S_R

    0下载:
  2. 稀疏字典,图像处理,k-svd, omp(Sparse representation)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:222208
    • 提供者:katkat
  1. bcs-spl-1.5-1 (1).tar

    0下载:
  2. BCS-SPL将图像的基于块的压缩感测采样(BCS)与平滑的投影Landweber(SPL)迭代重建相结合。采样是通过逐块应用随机矩阵来驱动的,而重建则是预期的Landweber(PL)重建(也称为迭代硬阈值(IHT))的变体,其结合平滑操作(维纳滤波)减少块效应。实质上,除了PL所固有的稀疏性之外,这种滤波操作还能提供平滑性。(BCS-SPL combines block-based compressed-sensing sampli
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:1162240
    • 提供者:钟易xxxx
  1. Fisher字典学习

    0下载:
  2. 基于稀疏表示的高光谱图像分类的Fisher字典学习方法matlab代码(Hypersynthetic image classification based on sparse representation in Fisher dictionary learning matlab code.)
  3. 所属分类:matlab例程

  1. Indian

    0下载:
  2. 使用基于词典的稀疏表示高光谱图像分类,多任务联合稀疏表示和逐步MRF优化的高光谱图像分类(Dictionary-based sparse representation hyperspectral image classification, multi-task joint sparse representation and stepwise MRF optimized hyperspectral image classification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:5963776
    • 提供者:comeonsoso
  1. DeepLearningforPassiveSyntheticApertureRadar

    0下载:
  2. 通过大量的数值模拟,我们的深度学习为基础的方法优于传统的稀疏编码方法在计算方面和重建图像质量,特别是当没有对发射机的信息是可用的。(our deep learning based method is better than the traditional method in calculation and the quality of image reconstruction, especially when no informatio
  3. 所属分类:文档资料

    • 发布日期:2024-05-12
    • 文件大小:1051648
    • 提供者:妖气
  1. MLRI

    0下载:
  2. 利用最小化拉普拉斯残差插值算法处理拜耳图像,采用稀疏拉普拉斯滤波器处理红绿蓝三种像素,达到良好的插值效果。(Using the minimized Laplasse residual interpolation algorithm to deal with Bayer image, three pixels of red and green blue are processed by sparse Laplasse filter to
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:742400
    • 提供者:lili2222
  1. multi-kernel-path-1.1

    0下载:
  2. 多核变换,稀疏变换,核变换自适应学习,图形图像变换(Descr iption ----------- Multi-Kernel-Path package is a Matlab program that computes the entire regularization path for multiple-kernel learning problems. More precisely, it solves any learni
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:11201536
    • 提供者:ggyyqq
  1. L0smoothing

    0下载:
  2. 图像平滑,L0范数,稀疏,锐化,滤波 通过限制非零梯度的数量来实现最高对比度边缘,同时以全局方式实现平滑(Image Smoothing L0 sparsity highest-contrast edges by confining the number of nonzero gradients, while smoothing is achieved in a global manner)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:37888
    • 提供者:小白ve
  1. ScSR

    0下载:
  2. 杨建超的将稀疏表达用于图像超分辨率重建的文章赋代码(Example matlab code for the algorithm proposed in "Image super-resolution via sparse representation" TIP 2010.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:27652096
    • 提供者:那方贤
  1. 2

    0下载:
  2. 基于稀疏分解的形态学成分分析,在分解图像的同时完成了去噪任务。(Based on the morphological component analysis of sparse decomposition, the image is decomposed and the denoising task is completed at the same time.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2019-03-18
    • 文件大小:29696
    • 提供者:JunL10
« 1 2 ... 15 16 17 18 19 20»

源码中国 www.ymcn.org