-
1、编制程序显示印章图像(24位真彩色位图);
2、读出位图中每一像素点的(R,G,B)样本值;
3、以RGB其中某两个(或三个)为坐标,取一定数量的图...
1、编制程序显示印章图像(24位真彩色位图);
2、读出位图中每一像素点的(R,G,B)样本值;
3、以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布;
4、采用本章学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,如有可能将印章、底纹、签字区分)
5、将分类后的结果标记到原始图像上,检查其效果。
-1, the preparation procedures showed that the seal image (24-bit true color bitmap) 2, read out each bitmap pixel (R, G, B) sample value 3 to RGB which a two (or three ) for the coordinates, take a certain number of image points for the analysis of samples, analysis of its coordinate system of distribution 4, the method used in this chapter to learn to find discriminant function classification of these samples for classification (required first to distinguish between the seal and Shading, if possible, will seal, Shading, signatures to distinguish between) 5, will be the result of classification markings to the original image to check its effectiveness.
- 2022-04-27 00:31:30下载
- 积分:1
-
Adaptive Resonance Theory Brain Modeling 人工智能人工神经网络源码
Adaptive Resonance Theory Brain Modeling 人工智能人工神经网络源码-Adaptive Resonance Theory Brain Modeling artificial neural network artificial intelligence source
- 2022-08-20 23:14:29下载
- 积分:1
-
用vc编写的专家系统的源代码,对初学者很有帮助
用vc编写的专家系统的源代码,对初学者很有帮助-vc used in the expert system"s source code, useful for beginners
- 2022-09-04 04:25:03下载
- 积分:1
-
SVM是一种优秀的分类算法,常用于用于回归分析和分类,而matlab语言的libSVM则为广大使用matlab进行设计的人员提供很好的帮助。...
SVM是一种优秀的分类算法,常用于用于回归分析和分类,而matlab语言的libSVM则为广大使用matlab进行设计的人员提供很好的帮助。-libSVM for regression classification
- 2022-08-07 04:28:38下载
- 积分:1
-
八数码难题源代码
八数码难题源代码-eight digital source code problems
- 2022-08-16 23:42:30下载
- 积分:1
-
用隶属函数型神经网与模糊控制融合的解耦程序
用隶属函数型神经网与模糊控制融合的解耦程序-Membership functions with neural networks and fuzzy control integration of the decoupling procedure
- 2022-04-13 10:40:53下载
- 积分:1
-
Neural network tutorial relatively simple primary comprehensive program design
神经网络 教程初级 比较简单 全面 程序设计-Neural network tutorial relatively simple primary comprehensive program design
- 2023-02-22 02:25:04下载
- 积分:1
-
标准遗传算法源码
C语言编程
求解函数优化问题。
标准遗传算法源码
C语言编程
求解函数优化问题。-Standard genetic algorithm
C language programming for Function Optimization.
- 2022-03-01 18:58:28下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
非线性程序之模式识别与控制系统设计.
非线性程序之模式识别与控制系统设计.-nonlinear pattern recognition procedures and control system design.
- 2023-06-28 21:20:02下载
- 积分:1