搜索资源列表
Sealrecognition
- 1、编制程序显示印章图像(24位真彩色位图); 2、读出位图中每一像素点的(R,G,B)样本值; 3、以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布; 4、采用本章学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,如有可能将印章、底纹、签字区分) 5、将分类后的结果标记到原始图像上,检查其效果。 -1, the preparation procedures showed that the seal image
codes
- 1: MSE.m : to perform Mean Square Error between 2 images 2: most.m : to get the most redundant value in a matrix 3: getneighbors.m : to get circular neighbors of pixel 4: ColorSpaceConversion.m : convert an image into different color spaces and