搜索结果
找到约 352 项符合
Pattern recognition 的查询结果
按分类筛选
学术论文 车牌识别系统的硬件设计与实现
随着交通工具的迅猛发展,智能交通系统(Intelligent TransportationSystems,简称ITS)在交通管理中受到广泛的关注。而在ITS中,车牌识别(LicensePlate Recognition,简称LPR)是其核心技术。车牌识别系统主要由数据采集和车牌识别算法两个部分组成。由于车牌清晰程度、摄像机性能、气候条件等因素的影响,牌照中的字符可能出 ...
数值算法/人工智能 简单的指纹识别算法
·详细说明:一个简单的指纹识别算法- A simple fingerprint recognition algorith文件列表: 指纹识别的程序(v c++) .....................\edgedetect.cpp .....................\edgedetect.dep.txt ..............
技术书籍 指纹识别电子图书
·详细说明:指纹识别电子图书。- Fingerprint recognition electron books文件列表: 指纹识别手册1preface.pdf 指纹识别手册chapter_1.pdf 指纹识别手册extract_from_2_6.pdf 指纹识别手册extract_from_3_6.pdf
多媒体处理 使用凌阳单片机的多命令语音识别范例
·详细说明:使用凌阳单片机的多命令语音识别范例- The use insults the positive monolithic integrated circuit the multi- orders speech recognition model 文件列表: Recognise_SD ............\bsrSD.h ............\
多媒体处理 用于语音识别:基于HMM模型(用C++语言编写)
·详细说明:用于语音识别,基于HMM模型,用C++语言编写。可用连续语音识别-It is based on HMM Model and developed with C++ which could be used to continuous speech recognition.
多媒体处理 语音识别方面的开发包
·详细说明:语音识别方面的开发包,有助于设计HMM,NN和VQ。它是开放源码的。- The speech recognition aspect development package, is helpful to designs HMM, NN and VQ. It opens the source code.
图形图像 指纹图像库
·详细说明:指纹图像库,可用于指纹识别及图像处理- The fingerprint picture storehouse, may use in the fingerprint recognition and the picture processes 文件列表: 101_1.tif 101_2.tif 101_3.tif 101_4.tif
技术书籍 指纹识别电子图书
·详细说明:指纹识别电子图书。- Fingerprint recognition electron books文件列表: 指纹识别手册1preface.pdf 指纹识别手册chapter_1.pdf 指纹识别手册extract_from_2_6.pdf 指纹识别手册extract_from_3_6.pdf
图形图像 汽车牌照的自动定位和识别程序源代码
·详细说明:汽车牌照的自动定位和识别程序源代码-source code for automatic license plate location and recognition文件列表: 车牌定位 ........\ChildFrm.cpp ........\ChildFrm.h ........\ColorTable.h ...
模拟电子 行为模式和同步事件调度操作
The Reactor design pattern handles service requests that are delivered concurrently to an application by one or more clients. Each service in an application may consist of serveral methods and is represented by a separate event handler that is responsible for dispatching service-specific requests. ...