-
db4-lifting-wavelet-decomposition
db4小波的提升小波分解,从已发表的论文中得来,可放心使用(db4 wavelet lifting wavelet decomposition, the published papers come, you can be assured)
- 2016-12-30 10:02:32下载
- 积分:1
-
GA-FCM
遗传算法与FCM算法相结合实现图像分割,分割精度较好,速度较快(A combination of genetic algorithm and FCM algorithm to achieve image segmentation, segmentation accuracy is better, faster)
- 2012-06-05 09:06:01下载
- 积分: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
-
keypointDetection
点云关键点搜索,根据曲率极值法搜索关键点(PCL:keypoint detection, used for registration and segmentation)
- 2017-12-28 14:02:11下载
- 积分:1
-
gaosi
二维图形图像处理,高斯平滑的源代码,图像预处理(Two-dimensional graphic image processing, Gaussian smoothing of the source code, image preprocessing)
- 2009-11-18 15:32:39下载
- 积分:1
-
Dual_DC_DC
自己做的双向dc/dc,双环控制,跟踪的不错(DUAL DC/DC Voltage and current loop)
- 2021-04-25 13:18:46下载
- 积分:1
-
09_Direct
人民邮电出版社,《VC++数字图像处理典型算法及实现》-- 第9章图像分割。
包括图像的并行边界分割、串行边界分割、并行区域分割、串行区域分割、Canny算子的实现等源代码(Posts )
- 2008-06-03 11:11:23下载
- 积分:1
-
discrete-cosine-transform
图形图像正交变换,离散余弦变换,VC++实现。(Graphic image orthogonal transform, discrete cosine transform, VC++ to achieve.)
- 2010-06-22 08:32:54下载
- 积分:1
-
Camdemo
Camshift算法,即"Continuously Adaptive Mean-Shift"算法,是一种自适应的运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪目的。(Camshift algorithm, namely " Continuously Adaptive Mean-Shift" algorithm is an adaptive motion tracking algorithm. It is primarily the color information of the object' s movement through the video images to achieve tracking purposes.)
- 2014-01-11 19:45:29下载
- 积分:1
-
PP
基于SIFT+Kmeans+LDA的图片分类器的实现源码。
博文参考:http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html(The pictures classifier based on SIFT, Kmeans and LDA. Blog Reference: http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html)
- 2012-07-26 15:34:58下载
- 积分:1