-
CUDA_image-denoising
用CUDA并行处理方法改写的图像降噪算法,包括KNN,NLM,以及改进的NLM方法。配置环境适合VS2010+CUDA5.0,对使用CUDA的同学来说是很好的教材。(Image denoising algorithms including KNN,NLM and refined NLM run on CUDA, useful demo for who learns CUDA based parallel programming.)
- 2014-09-15 20:55:52下载
- 积分:1
-
Z源逆变器的开路三相SVPWM调制
说明: Open-circuit Three-phase SVPWM Modulation of Z-source Inverter
- 2019-05-29 19:54:10下载
- 积分:1
-
8-(1)
图像修复是对图像中破损区域进行信息填充,以减少图像破损所带来的信息损失的过程。
传统的图像修复方法需要依赖图像的具体结构来制定相应的修复方法,压缩感知理论的提出,使得可以利
用信号的稀疏性来对图像进行修复。基于K 奇异值分解(KSVD)与形态学成分分析(MCA,Morphological
Component Analysis)的图像修复方法首先采用形态学成分分析方法对破损图像进行特征分析,将其分解
为结构部分和纹理部分;然后基于学习型字典KSVD分别对这两部分进行过完备字典训练;最后利用训练得
到的字典实现对破损图像的修复。相比于传统的图像修复方法,该方法具有适应性强、修复效果好等优点(Image inpainting is to fill the missing data in corrupted images and thus to reduce
the information loss of damaged image. Traditional inpainting algorithms are dependent on specific
structure of target images compressive sensing theory makes is possible to realized image
inpainting with signal sparsity. This paper proposes a novel inpainting algorithm based on KSVD
and MCA algorithm, which first decomposes the image into texture part and structure part, and
then trains the two dictionaries for these two parts with KSVD and reconstructs the original image
with these two trained dictionaries. Experiment indicates that the proposed algorithm is of better
adaptability and performance as compared with traditional algorithms.)
- 2020-07-31 15:08:38下载
- 积分:1
-
mygvf
自己设计的GVF模型图像分割程序,改进了初始轮廓的选择方法,快速分割。(GVF model designed image segmentation process to improve the initial outline of the selection method, rapid division.)
- 2009-05-19 19:21:58下载
- 积分:1
-
shiyan1
遥感图像分类描述,有代码,也有图像,用Matlab实现(Remote sensing image classification description, code, there are images, achieved with the Matlab)
- 2011-04-26 15:05:57下载
- 积分:1
-
VisualCDigitalImageProcessing
这本是用VC++来实现图像处理的书藉,对于学习图像处理的来说是非常有用的.(This is VC++ to realize image processing books, for learning image processing is very useful.)
- 2009-04-18 10:44:05下载
- 积分:1
-
MATLAB_高斯模型
用高斯模型算法来处理视频,提取前景信息,适合动态背景(Gauss model algorithm is used to process video and extract foreground information, which is suitable for dynamic background)
- 2017-09-18 12:37:55下载
- 积分:1
-
WatermarkingVedio1
视频水印的matlab源码,文件较多,分为六个压缩包,如果您作相关方向的研究,可用作参考(Video Watermarking Matlab source, the paper more, divided into six compressed, If you made related to the direction of research, can be used as a reference)
- 2006-10-13 17:31:14下载
- 积分:1
-
affine-invariant-moment
仿射图像匹配时候可以用到,需要已知先验知识,然后直接调用就可以了(Affine image matching can be used when the need is known a priori knowledge, then you can directly call the)
- 2013-06-04 11:58:01下载
- 积分:1
-
shock-filter
冲击滤波模型是用用于图像边缘增强的一种常用算法(Impact filtering model is a commonly used algorithm for image edge enhancement)
- 2012-11-06 16:18:00下载
- 积分:1