-
texutre
能够实现图像的纹理检测,可以直接调入一个图像然后得到纹理(to achieve the texture image detection, can be directly transferred to a texture image is then)
- 2007-07-06 17:57:13下载
- 积分:1
-
colorbin
统计一幅图像的颜色直方图特征,用于进行图像检索的一中方法。(Color histogram statistics of an image, for performing a method for image retri .)
- 2015-12-03 15:56:55下载
- 积分:1
-
gray2rgb
将颜色图像的色彩迁移到灰度图像中,采用的算法为welsh算法,有较好的效果;该程序是在VC++6.0的环境下调试实现的,能将颜色图像的颜色较好的迁移到灰度图像中.(Migration of the color image to gray image in color, using the algorithm for the welsh algorithm, better results the program in VC++6.0 environment debugging to achieve, can color the better the color of the image transfer to the gray image.)
- 2010-05-06 10:26:09下载
- 积分:1
-
successtiqu
程序实现遥感影像中的道路提取算法,可以用于遥感专业目标提取!(Program in remote sensing image road extraction algorithm can be used for remote sensing to extract professional goals!)
- 2011-09-29 08:43:46下载
- 积分:1
-
人脸识别 MATLAB代码
说明: 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algorithm is used to generate a strong classifier, which can recognize the face images in the test set with a high recognition rate)
- 2020-12-27 22:19:02下载
- 积分:1
-
pr453
Random ppm modulated analog signal under Complete class-based image processing, contains all of the source code, auto image, Correlation analysis process matlab method.
- 2017-06-24 21:54:25下载
- 积分:1
-
popescu_resample
基于预测误差周期性的图像重采样检测程序。(Image resampling detection based on the periodicity of prediction error)
- 2020-08-12 11:28:26下载
- 积分:1
-
HumanFace
本m文件实现的是正面人脸的提取,基于YCbCr空间肤色区域提取和形态学的处理(this document is the realization of the right face extraction, YCbCr color space based on regional extraction and processing of morphological)
- 2007-05-14 14:50:17下载
- 积分:1
-
gaosi
图形图像处理,混合高斯图像背景估计&更新(Graphic image processing, mixed-Gaussian background image is estimated )
- 2007-11-24 10:48:51下载
- 积分: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