搜索资源列表
Atomizer
- 原子分解软件,包含各类字典(DCT,wavelet)-a software of atom decompose,including kinds of dictionaries(DCT,wavelet)
denoiseImageDCT
- 本算法实现了dct基字典的构造并用其进行对图像的消噪。-Algorithm DCT-based dictionary structure and use it for image de-noising.
dct-dft--dwt
- 基于Matlab的压缩感知DCT、DWT、DFT正交基及过完备字典稀疏分解信号及重构-Matlab-based compression perception DCT, DWT, DFT orthogonal basis and complete dictionary signal sparse decomposition and reconstruction
DCT-and-MOD
- 文章介绍了一种 过 完 备 字 典 和 算法相结合的图像稀疏表示去噪算法 首 先 将 噪 声 图 像 分 成 小 图 像 块 并 运 用 正 交匹配跟踪算法 在图像的初始化 过完备字典上对小图像块进行稀疏分解 然 后 使 用 字典学习算法对 过 完 备 字 典 进 行 更 新最后重复该过程以获得图像的稀疏表示并重构图像-This paper presents a complete dictionary and algorithm
The-detection-of-replication
- 基于dct对同图复制粘贴的检测,对图像进行dct分块,然后提取dct特征,最后字典排序,找出相似块进行连线。-Based on DCT for the same picture copy paste detection, the image of the DCT block, and then extract the DCT feature, the final dictionary sort, find similar blocks
KSVD_Matlab_ToolBox
- 基于KSVD算法的图像去噪算法,稀疏表示,字典学习,OMP算法,基于DCT字典的图像去噪,demo可以直接运行。-Image denoising by KSVD algorithm,spare representation,dictionary learning,OMP algorithm,DCT dictionary
稀疏融合
- 利用DCT字典对图形进行稀疏表示,实现两幅图像的融合(Using the DCT dictionary to sparse representation of the graphics to achieve the fusion of two images)
图像修复
- 应用DCT字典和KSVD学习字典,对图像进行简单的修复,可行性较高,速度不是很快。(Simple image restoration is feasible and not very fast.)