-
kmeans
kmeans算法实现,对图像处理。亲自使用过,可用,供参考。(Kmeans algorithm for image processing.)
- 2013-10-17 10:57:41下载
- 积分:1
-
lapulsi
拉普拉斯变换是工程数学中常用的一种积分变换,又名拉氏转换。拉氏变换是一个线性变换,可将一个有引数实数t(t≥ 0)的函数转换为一个引数为复数s的函数。(Laplace transform is a commonly used engineering mathematics integral transformation, also known as Laplace Transform. Laplace transform is a linear transform, argument can be a real number t (t ≥ 0) is converted to a function of a complex number s argument of the function.)
- 2013-10-25 17:57:56下载
- 积分:1
-
cuckoo
说明: 布谷鸟搜索(Cuckoo Search,缩写 CS),也叫杜鹃搜索,是由剑桥大学杨新社(音译自:Xin-She Yang)教授和S.戴布(S.Deb)于2009年提出的一种新兴启发算法。(Cuckoo search, also known as cuckoo search, is a new heuristic algorithm proposed by Professor Xin She Yang of Cambridge University and S. DEB in 2009.)
- 2020-12-29 11:14:20下载
- 积分:1
-
MbufAllocColor
这个函数分配一个数据缓冲区与多个颜色指定系统上的乐队。这种类型的缓冲区允许表示彩色图像(例如,RGB)。
这个函数为每个指定分配缓冲区,一个二维表面颜色乐队。您可以使用MbufAlloc1d()和MbufAlloc2d()来创建单独的乐队一或二维
数据缓冲区,分别。
分配一个缓冲区后,我们建议您检查是否操作成功,使用MappGetError(),或通过验证,不是M_NULL返回的缓冲区的标识符。(This function allocates a data buffer with multiple color bands on the specified system. This type of buffer allows for the representation of color images (for example, RGB).
This function allocates buffers that have a two-dimensional surface for each specified color band. You can use MbufAlloc1d() and MbufAlloc2d() to create single band one- or two-dimensional
data buffers, respectively.
After allocating a buffer, we recommend that you check if the operation was successful, using MappGetError(), or by verifying that the buffer identifier returned is not M_NULL.)
- 2015-12-03 19:55:48下载
- 积分:1
-
dt-cwt
它不仅具有Gabor变换的六个方向选择性,而且有更小的冗余度(It is not only selective Gabor Transform six directions, but also smaller redundancy
)
- 2011-08-17 10:18:28下载
- 积分:1
-
boostingDemo
adaboost的实现算法,可进行人脸的样本训练(implementation of the AdaBoost algorithm, can be a sample of people face training)
- 2009-03-07 15:00:00下载
- 积分:1
-
微分同胚的log-demons图像配准2008
用SIFT结合光流场进行图像配准,得到不错的效果(The image registration is carried out with SIFT combined with optical flow field, and good results are obtained.)
- 2021-04-02 09:59:08下载
- 积分:1
-
ImageFusion
图像融合的各种方法,包括IHS变换,PCA变换,小波变换等等(Various methods of image fusion, including IHS transform, PCA transform, wavelet transform, etc.)
- 2014-03-17 11:48:44下载
- 积分:1
-
04
说明: 核密度估计,绘制频率直方图、核密度估计图、正态分布密度图(Kernel density estimation, drawing frequency histograms, kernel density estimation map, normal density map)
- 2014-08-17 17:21:38下载
- 积分:1
-
SVD
主要用来对矩阵进行奇异值分解,与MATLAB有同样的效果(It is mainly used to perform singular value decomposition on matrices and has the same effect as MATLAB.)
- 2020-12-21 10:39:08下载
- 积分:1