-
粒子群算法的Pareto多目标函数优化
粒子群算法的Pareto多目标函数优化,适用于多目标问题的寻优(Particle swarm optimization Pareto multi-objective function optimization, suitable for multi-objective optimization.)
- 2020-12-23 17:29:06下载
- 积分:1
-
GrayGradinetGSJZ
本程序对梯度-灰度共生矩阵进行求解,并对其进行归一化的处理。(Gradient of the program- to solve GLCM, and its normalization processing.)
- 2011-04-21 21:54:05下载
- 积分:1
-
photo
vc++6.0进行编程实现对图像的平移处理(vc++6.0 program to achieve the translation of the image processing)
- 2009-04-26 10:26:37下载
- 积分:1
-
如何使用helcon(1,2,3部)
halcon编程的很好的资料《如何使用halcon编程》,里面有三个pdf,很好的资料(Halcon programming very good information "How to use halcon programming", there are three pdf, very good information)
- 2018-09-03 17:31:34下载
- 积分:1
-
Vehicle_Detection
该文件使用特征点提取-图像匹配-图像剪影三部,精确检测车辆或运动物体。(the documents Feature Extraction-Image Matching- Image Capture 3, accurate detection of vehicles or moving objects.)
- 2007-01-24 22:41:02下载
- 积分:1
-
charrecognition
《VC++数字图像识别技术典型案例》第九章光学字符识别技术,包括预处理、边缘跟踪和特征提取算法("VC Digital Image Recognition Technology typical case," the ninth chapter of optical character recognition technologies, including pretreatment, Edge tracking and feature extraction algorithm)
- 2007-05-28 20:52:03下载
- 积分:1
-
yiweizuidashang
基于最大熵的图像分割阈值处理程序(单阈值)(Based on Maximum Entropy Image Segmentation threshold process (single-threshold))
- 2008-01-20 15:48:40下载
- 积分: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
-
dashline
一个简单的虚线类,绘制各种虚线的C++类库,请看效果截图,可绘制出各种彩色的虚线效果。画横向或竖向虚线,以及对角线的虚线框效果,都是可以的,带有一个演示程序。(A simple dashed class, draw various dashed C++ library, see the effects shots, you can draw a variety of color dotted effect. Draw horizontal or vertical dashed line, as well as the effect of diagonal dashed box, are possible with a demo program.)
- 2021-05-14 14:30:02下载
- 积分: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