搜索资源列表
HMM-C-Algorithm
- 隐马尔可夫模型的C语言实现,人工智能算法领域的参考资料。-Hidden Markov Model C language, artificial intelligence algorithms field reference.
eightnumber3_classic
- 8 数码问题, 利用人工智能的算法求解, 原创, term project 作业-eight digital, the use of artificial intelligence algorithm, originality, term project work
20061222230338525
- 蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。 ... 设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂-ant algorithm is a map to find the optimal path of probability - based technology. ... Imagined that if we want to design an ant artificial intelligence procedures, the procedures to h
CRF++-0.50
- 条件随机场的核心算法,可以用于图像处理、人工智能等众多领域
vbshixan_wu_zi_qi
- 本设计协议就是用五子棋的方式来实现人工智能,通过给计算机设计不同的算法,让它实现人机对战,从而更加深入的了解人工智能
License-Plate-Recognition-java
- 这个项目涉及了人工智能、机器视觉和神经网络等领域,实现一个车牌自动识别系统(ANPR)。它包括了一系列的数学算法原理,以保证数字车牌的检测与提取、字母分割、归一化和识别-This project involves the artificial intelligence, machine vision and neural networks in the field, the realization of a license plate recognition system (ANPR). It
gabor_face
- 人工智能人脸识别的基于gabor小波的matlab参考算法-Face Recognition Artificial Intelligence gabor wavelet-based reference algorithm matlab
PR_AI_code
- 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
isgroup
- 模式识别与人工智能 聚类算法-Pattern Recognition and Artificial Intelligence Clustering Algorithm
chepai
- 车牌自动识别系统(ANPR)源代码,这个项目涉及了人工智能、机器视觉和神经网络等领域,实现一个车牌自动识别系统(ANPR)。它包括了一系列的数学算法原理,以保证数字车牌的检测与提取、字母分割、归一化和识别。 -Automatic License Plate Recognition System (ANPR) source code, this project involves the artificial intelligence, machine vision and neural netwo
afforge_src
- AForge.NET 是一个专门为开发者和研究者基于C#框架设计的,他包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。-AForge.NET is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence- image processing, neural networks, genetic
car
- 在VC系统中打开测试图片可进行车牌的识别,采用人工智能识别算法-Open test image in the VC system for license plate identification, the use of artificial intelligence recognition algorithms
bp
- 基于人工智能bp神经网络算法的逼近BP算法是一种有监督式的学习算法,其主要思想是:输入学习样本,使用反向传播算法对网络的权值和偏差进行反复的调整训练,使输出的向量与期望向量尽可能地接近,当网络输出层的误差平方和小-ai bp Algorithm
HMM-C-Algorithm
- 隐马尔可夫模型的C语言实现,人工智能算法领域的参考资料。-Hidden Markov Model C language, artificial intelligence algorithms field reference.
3remote-sensing-image-fusion-
- 基于àtrous-Contourlet变换的遥感图像融合算法 罗丽 袁真 王珂 模式识别与人工智能 2007-04-15 期刊-remote sensing image fusion algorithm based on atrous- Contourlet transform Luo Li Yuan Zhen Wang ke pattern recognition and artificial intelligence in the 2007-04-15 journals
Gabor-face-detection-code
- 基于Gabor特征提取和人工智能的人脸检测系统源代码 方便初学者学习使用 包含gabor 提取 和 最后的人脸匹配 核心算法-Gabor feature extraction and artificial intelligence-based face detection system source code easy for beginners to learn to use
SOFM
- 用matlab实现人工智能中的SOFM算法,实现画一张图的效果。-Using matlab to achieve artificial intelligence SOFM algorithm, draw a picture of the effect.
renlianjiance
- 人脸识别经过近 40 年的发展,取得了很大的发展,涌现出了大量的识别算法。这些算法的涉及面非常广泛,包括模式识别、图像处理、计算机视觉、人工智能、统计学习、神经网络、小波分析、子空间理论和流形学习等众多学科。所以很难用一个统一的标准对这些算法进行分类。根据输入数据形式的不同可分为基于静态图像的人脸识别和基于视频图像的人脸识别。因为基于静态图像的人脸识别算法同样适用于基于视频图像的人脸识别,所以只有那些使用了时间信息的识别算法才属于基于视频图像的人脸识别算法。接下来分别介绍两类人脸识别算法中的一些
sbtainoverridebar
- 隐马尔可夫模型的C语言实现,人工智能算法领域的参考资料,,(C language implementation of hidden markov model resources in the field of artificial intelligence algorithms,)
1970497
- 人工智能算法K-meadians算法java实现()