-
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
-
聚类CLIQUE算法 的基本思路.zip
聚类CLIQUE算法 的基本思路.zip-clustering algorithm basic ideas. Zip
- 2023-06-29 00:40:03下载
- 积分:1
-
solution of TSP genetic algorithm C Programming Language
解TSP问题的遗传算法C语言程序-solution of TSP genetic algorithm C Programming Language
- 2022-09-20 01:00:03下载
- 积分:1
-
本程序用于分类两类数据,分类速度很快,如果分类多类可能还要修改...
本程序用于分类两类数据,分类速度很快,如果分类多类可能还要修改-This procedure for the classification of two types of data, classification fast, if the classification of many types, which may need modification
- 2022-06-20 03:18:21下载
- 积分:1
-
基本遗传学习分类系统,C++源代码
基本遗传学习分类系统,C++源代码-The basic classification system for genetic study, C++ Source code
- 2022-01-24 18:45:50下载
- 积分:1
-
本算法使用了遗传算法的方法实现了随机数的生成方法。能够比较平均得实现随机数的生成。...
本算法使用了遗传算法的方法实现了随机数的生成方法。能够比较平均得实现随机数的生成。-The algorithm uses a genetic algorithm to achieve the method of random number generator. Compared to the average achieved in the generation of random numbers.
- 2022-03-06 02:56:12下载
- 积分:1
-
基于RBF网络的机器人手臂运动关节的仿真实例。利用RBF网络实现机器人手臂运动关节的仿真实例建模。...
基于RBF网络的机器人手臂运动关节的仿真实例。利用RBF网络实现机器人手臂运动关节的仿真实例建模。-RBF network based on the movement of the robot arm joint simulation. RBF network using the robot arm joint movement simulation modeling.
- 2023-06-09 04:40:02下载
- 积分:1
-
matlab 编写的小波分解程序,进行模式识别
matlab 编写的小波分解程序,进行模式识别-the preparation of the wavelet decomposition matlab procedures, pattern recognition
- 2023-01-05 10:00:03下载
- 积分:1
-
遗传算法多点交叉算法
遗传算法多点交叉算法-genetic algorithms more cross-Algorithm
- 2022-09-06 13:35:02下载
- 积分:1
-
C均值法,用于模式识别中的聚类算法。非常好用!
C均值法,用于模式识别中的聚类算法。非常好用!-C- Means method for pattern recognition algorithm for clustering. Very handy!
- 2023-07-09 17:40:03下载
- 积分:1