-
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
-
传算法伪代码实例,遗传算法中最重要的过程就是选择和交叉。...
传算法伪代码实例,遗传算法中最重要的过程就是选择和交叉。 -Examples of pseudo-code algorithm, genetic algorithm is the most important process of selection and crossover.
- 2022-01-31 08:32:52下载
- 积分:1
-
安的java源代码工具包,包括BP,RBF神经网络的分类和k
人工神经网络java工具箱源代码 包含BP网络,K分类和RBF网络-ANN java source code toolkit includes BP, K Classification and RBF Network
- 2022-04-09 10:36:09下载
- 积分:1
-
多核环境下运行了可满足性分析的工具软件,能够使你充分了解多核编程技术...
多核环境下运行了可满足性分析的工具软件,能够使你充分了解多核编程技术-Multi-core environment running satisfiability analysis tools, enabling you to fully understand the multi-core programming technology
- 2023-01-27 23:35:03下载
- 积分:1
-
用蚁群算法求解TSP(旅行商)问题,按照TSP.m中要求的格式输入程序参数即可运行!...
用蚁群算法求解TSP(旅行商)问题,按照TSP.m中要求的格式输入程序参数即可运行!-Using Ant Colony Algorithm for TSP (traveling salesman) problems, in accordance with the format requested TSP.m input process parameters to run!
- 2022-05-11 00:50:09下载
- 积分:1
-
的计算机模式识别技术
计算机模式识别技术-the technology of the computer pattern recognation
- 2022-04-28 18:58:46下载
- 积分:1
-
遗传算法的函数优化sga
遗传算法的函数优化sga-genetic algorithm optimization function sga
- 2022-12-21 11:30:03下载
- 积分:1
-
C++,Fortran和Matlab分别实现的bp算法程序
方便初学者学习和调用...
C++,Fortran和Matlab分别实现的bp算法程序
方便初学者学习和调用-C++, Fortran and Matlab algorithm bp, respectively, procedures realize the convenience of beginners to learn and call
- 2022-05-17 21:55:56下载
- 积分:1
-
Using ant colony algorithm to solve traveling salesman problem, IDL language, dy...
采用蚁群算法解决旅行商问题,IDL语言编写,动态现实中间过程。-Using ant colony algorithm to solve traveling salesman problem, IDL language, dynamic realities of the middle of the process.
- 2023-05-05 21:35:04下载
- 积分:1
-
基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理...
基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理-Bp networks based on genetic algorithm and a simple face recognition, could only identify three kinds of expressions. After a simple wavelet transform image processing
- 2022-03-01 00:24:39下载
- 积分:1