-
C# 放大和缩小图像 实例源码
C# 放大和缩小图像 实例源码
- 2013-05-22下载
- 积分:1
-
11
说明: LSA的第一步是要去创建词到标题(文档)的矩阵。在这个矩阵里,每一个索引词占据了一行,每一个标题占据一列。每一个单元(cell)包含了这个词出现在那个标题中的次数。例如,词”book”出现在T3中一次,出现在T4中一次,而”investing”在所有标题中都出现了一次。一般来说,在LSA中的矩阵会非常大而且会非常稀疏(大部分的单元都是0)。这是因为每个标题或者文档一般只包含所有词汇的一小部分。更复杂的LSA算法会利用这种稀疏性去改善空间和时间复杂度。(The Little Book of Common SenseInvesting: The Only Way to Guarantee Your Fair Share of StockMarket Returns ,)
- 2015-12-23 20:26:03下载
- 积分:1
-
PF
说明: 经典的粒子滤波算法,适用于粒子滤波的初学者更好的了解粒子滤波(Classical particle filter, particle filter for better understanding of particle filter for beginners)
- 2011-11-29 09:39:53下载
- 积分:1
-
icme14_deblur_code_orginal
代码实现2014ICML文章Motion blur kernel estimation via salient edges and low rank prior,基于显著边缘和低秩先验的运动模糊核估计。(The code implementation of Motion blur kernel estimation via salient edges and low rank prior)
- 2018-11-12 23:48:03下载
- 积分:1
-
7428
屏幕差异传输优化例程,程序结合易语言扩展界面支持库和数据操作支持库,调用API函数实现屏幕图像传送的差异优化。(Screen difference transmission optimization routines, programs combining easy language support library expansion interface and data manipulation support library , call the API function to differentiate screen image transfer optimization.)
- 2016-01-14 09:37:38下载
- 积分:1
-
提取图像的局部二值特征 LBP matlab
提取图像的局部二值特征;广泛用于纹理特征提取
具有旋转不变性(Extract local two value features of images; widely used in texture feature extraction.
Rotation invariance)
- 2018-09-09 17:17:26下载
- 积分:1
-
MATLAB-CODE
matlab 实现暗通道去雾算法 根据cvpr论文改编(matlab channel to achieve the dark fog adaptation algorithm based on cvpr papers)
- 2011-08-22 08:52:27下载
- 积分:1
-
作业5
理解频域处理与空间域处理的等效关系与步骤,掌握频域相乘与空间域循环卷积之间的对等关系,理解DFT运算中补零的效果。(Understand the equivalent relationship and steps of frequency domain processing and space domain processing, understand the reciprocal relationship between frequency domain multiplication and space domain circular convolution, and understand the effect of zero padding in DFT operation.)
- 2020-11-10 18:19:45下载
- 积分:1
-
gaosimohu
这时高斯模糊的源码,对做图像盲复原的同学可以参考(Then Gaussian blur of the source, to make the image blind restoration of the students can refer to the)
- 2009-10-07 21:16:07下载
- 积分:1
-
imagefusion
实现图像融合的一些基本代码 实现了梯度金字塔拉普拉斯金字塔算法的图像融合 (matlab This procedure based on the implementation of the FSD pyramid image fusion algorithm, the effect was not bad, you can reference.)
- 2012-03-21 21:51:24下载
- 积分:1