-
recursive_bilateral_filtering
基于双边滤波算法对原始图像进行增强,输入文件要求是ppm(image enhancement through recursive_bilateral_filtering)
- 2020-06-29 03:40:02下载
- 积分:1
-
qtfm
说明: 基于四元数的matlab处理工具包,利用四元数实现了很多图像处理的功能,并提供了api供大家使用(Quaternion-based processing tool kit of matlab, the use of quaternions to achieve a lot of image processing functions, and to provide for your use of the api)
- 2009-08-16 14:03:45下载
- 积分:1
-
snakes
关于snake算法对图像处理的实现,包括相关实例。 不错!(On the snake image processing algorithm to achieve, including relevant examples. Yes!)
- 2007-12-13 23:16:57下载
- 积分:1
-
sanzhenchafenfa
视频图像处理,采用三帧差分法进行视频前景和背景的分离(Video image processing, inter-frame difference method of separating the foreground and background video)
- 2014-11-02 14:17:56下载
- 积分:1
-
Source-code
Stereoscopic video coding
- 2011-11-03 20:21:44下载
- 积分:1
-
ZhengNan5
图像的逆滤波 维纳滤波 同时可以对图像进行模糊处理比如运动模糊 卷积模糊(Using C++ to complete images of conversion, processing and compression process, is to learn good reference digital image processing program!)
- 2011-05-14 20:02:47下载
- 积分:1
-
cs
说明: 美国RICE大学利用压缩感知原理实现的图像压缩重构算法的仿真(RICE University of compressed sensing principle of image compression and reconstruction algorithm of the simulation)
- 2012-07-24 10:20:03下载
- 积分:1
-
GAN
说明: 利用matlab构成的GAN自动生成网络,网上大牛做的觉得挺好就放上来了,献给需要的人(Using matlab constitute GAN automatic generation network, online cattle do feel good put up, dedicated to the need of people)
- 2019-12-03 14:52:50下载
- 积分:1
-
deburle_cp_1
说明: 1,RGB图像分层
2,盲去卷积
3,运行环境需要matlab,加载到工作目录中,许手动添加图像文件(1. RGB image layering
2. Blind deconvolution)
- 2019-12-19 20:46:19下载
- 积分:1
-
pcacode
程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量(Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
- 2008-07-14 16:25:23下载
- 积分:1