-
Pattern Recognition, Chinese Academy of Sciences of the courseware, learning or...
模式识别的中科院的课件,对学习或考试都很有帮助-Pattern Recognition, Chinese Academy of Sciences of the courseware, learning or examination are helpful
- 2022-03-06 21:06:06下载
- 积分:1
-
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
-
实现了fisher线性分类器的功能,源码使用matlab编程,通俗易懂
实现了fisher线性分类器的功能,源码使用matlab编程,通俗易懂-Realize the fisher linear classifier functions, source code using matlab programming, user-friendly
- 2022-08-09 03:57:22下载
- 积分:1
-
遗传算法通用平台
遗传算法通用平台- Heredity algorithm general platform
- 2022-04-16 13:52:31下载
- 积分:1
-
A genetic algorithm source code can be used as learning to improve the use of wa...
一个遗传算法源程序 可以作为学习改进使用 希望对大家有所帮助-A genetic algorithm source code can be used as learning to improve the use of want to be helpful to everyone
- 2022-02-03 10:48:51下载
- 积分:1
-
这个程序是关于遗传算法c源程序,可以通过这个源程序明白什么是遗传算法...
这个程序是关于遗传算法c源程序,可以通过这个源程序明白什么是遗传算法-on genetic algorithm c source, the source can understand what genetic algorithms
- 2022-04-17 15:57:29下载
- 积分:1
-
一套图像处理程序,支持三种图像文件格式,我调试过了,很好用
一套图像处理程序,支持三种图像文件格式,我调试过了,很好用-Image processing programs for JPEG,GIF and PNG.I have compiled them, which is good for using.
- 2022-07-19 01:08:40下载
- 积分:1
-
本程序是数据挖掘中的关联规则模型中著名的Aprior算法的VC实现程序,可用于知识发现、数据挖掘、人工智能、模式识别等领域(请先解压文件)...
本程序是数据挖掘中的关联规则模型中著名的Aprior算法的VC实现程序,可用于知识发现、数据挖掘、人工智能、模式识别等领域(请先解压文件)-The code is the VC implementation of the well-known Aprior algorithm in Association Rule Model of Data Mining field, can be used in Knowledge Discovery, Data Mining, AI, Pattern Recognition and so on.(Please unzip the file first)
- 2022-01-30 17:11:49下载
- 积分:1
-
地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。...
地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。在Tierra中,“生物”由一系列能够自我复制的机器代码或程序组成,它在计算机中的复制分别受到计算机的存储空间和CPU时间约束。能有效地占有内存空间和利用CPU时间的生物体,将具有更高的适应度,传递到下一代的机会就越大。
在Tierra中,计算机的RAM(随机访问存储器)中有一块专门的空间,这个空间中放置了一个“祖先有机体”,该祖先有机体根据它的汇编程序代码中的指令开始复制对它的生存是基本的代码。随着有机体的数目的增加,RAM中的空间减少了,因此有机体为了自己的生存空间开始竞争。-Earth Simulator, the most classic of artificial life model, the study of artificial intelligence Watchable. Generally speaking, life is metabolism, reproduction and the ability of evolution. In nature, biomass is limited by the supply of food and limited living space constraints. In Tierra, "biological" to a series of self-replicating machine code or procedure, in which computers were copied by the computer storage space and CPU time constraints. Effective occupy memory space and CPU time using the organisms, will have a higher degree of adaptability, conveying to the next generation the greater the chances. In Tierra, computer RAM (random access memory) is
- 2022-02-03 22:23:49下载
- 积分:1
-
利用人工智能原理中BP神经网络算法,建立的彩票预测程序,当然不可能都预测中,但是要学习神经网络的人值得一看...
利用人工智能原理中BP神经网络算法,建立的彩票预测程序,当然不可能都预测中,但是要学习神经网络的人值得一看-BP neural network algorithm, the establishment of the lottery forecasting process, of course, not all forecasts, but neural networks to study the eye-catcher
- 2022-07-01 21:33:12下载
- 积分:1