-
DM9000/100pin,英文芯片手册/Datasheet
DM9000/100pin,英文芯片手册/Datasheet-DM9000/100pin, English chips Manual/Datasheet
- 2022-09-09 17:30:02下载
- 积分:1
-
介绍一些dos操作的实例,帮助初学者尽快的理解和使用dos
介绍一些dos操作的实例,帮助初学者尽快的理解和使用dos-introduce some examples dos operation, as soon as possible to help beginners understand and use dos
- 2022-03-10 03:21:11下载
- 积分:1
-
是一部特别适应初学者阅读的c++编程书籍,讲的很详细,推荐。...
是一部特别适应初学者阅读的c++编程书籍,讲的很详细,推荐。-Is a c++ programming book that specially adapted for beginners to read , talked in great detail, it is recommended.
- 2022-05-30 09:12:15下载
- 积分:1
-
Thomson
Thomson - Beginning C++ Game Programming-Thomson- Beginning C++ Game Programming
- 2022-05-29 15:35:11下载
- 积分:1
-
flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫...
flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫描器的描述。此描述叫做 规则,由正则表达式和 C 代码对组成。flex 的输出是一个 C 代码文件――lex.yy.c――其中定义了 yylex() 函数。编译输出文件并且和 -lfl 库链接生成一个可执行文件。当运行可执行文件的时候,它分析输入文件,为每一个正则表达式寻找匹配。当发现一个匹配时,它执行与此正则表达式相关的 C 代码-flex generated scanner is a tool that can identify lexical patterns in text. flex time into the given input file, in the absence of a given file name, then read from standard input, and thus on the need to generate a description of the scanner. This description is called the rules, by the regular expression and the composition of C code. the output of flex is a C code file- lex. yy.c-- which defines the yylex () function. Output file and compile and link-lfl library to generate an executable file. When running an executable file, it analyzes the input file, for each regular expression match to find. When they find a match, it is the implementation of regular expressions with the related C code
- 2022-07-16 02:04:28下载
- 积分:1
-
疯狂VC技巧集
疯狂VC技巧集- Crazy VC skillful collection
- 2022-03-01 15:53:41下载
- 积分:1
-
c language commonly used algorithm, it is a good learning c source code of pract...
c语言常用算法,是学习c的很好练习的源码。-c language commonly used algorithm, it is a good learning c source code of practice.
- 2022-04-21 16:02:56下载
- 积分:1
-
新算法的引入intrapred
h.264最新intrapred算法介绍-latest algorithm introduced intrapred
- 2022-12-05 16:25:02下载
- 积分:1
-
当规划一个ArcIMS的站点时,第一个面临的问题就是“我要选择什么样的客户端?”这是一个很难回答的问题。ESRI提供了三种viewer以供选择。然而,通过选择不...
当规划一个ArcIMS的站点时,第一个面临的问题就是“我要选择什么样的客户端?”这是一个很难回答的问题。ESRI提供了三种viewer以供选择。然而,通过选择不同的连接器――Servlet、ActivX、ColdFusion或AppServerLink连接器――可以获得一个不同寻常的客户端。所以,当我们考虑使用什么Viewer时,选择什么样的连接器同样是一个需要仔细考虑的问题。下面的讨论可以帮助ArcIMS的用户,开发商和管理员决定最合适的连接器和Viewer的组合。-When planning an ArcIMS site, the first facing the question is
- 2022-03-17 22:09:04下载
- 积分:1
-
论文完成了唇动识别技术几个基本问题…
本文完成了对唇动身份识别技术几个基本问题的理论研究,并对整个系统加以实现.作为本文研究的实验基础,我们建立了唇动方式身份识别数据库(HITLUDB),
该库目前包含30个说话人每人20个汉语词的音视频语料.数据库的扩充与完善工作仍在不断的进行之中.在嘴唇检测方面,
我们对自适应色度过滤模型进行改进,提高了算法的鲁棒性,完成了对嘴唇的精确定位.结合DCT变换与K-L变换的各自特点,
我们提出了特征提取算法,使用较少维数的特征完成了对嘴唇区域主要信息的刻画.由于唇动信息同时包含了生理特征与行为特征,
我们使用静念动念混合建模的方式,完成了对说话人唇动个性特点的精确描述.在HMM训练时,我们提出了特征的归一化处理方法,提高了HMM在实际应用中的性能.
最后,我们分别对身份辨认系统与身份确认系统的基本理论进行了叙述,并完成了系统的实践工作.
关 键 词:身份识别 唇动 特征提取 隐马尔可夫模型 K-L变换 -paper completed the lip movements identification technology several basic issues of theoretical study, system as a whole be achieved. As this paper, the experimental basis, We have established a dynamic manner lip identification database (HITLUDB) The library currently contains 30 words each of 20 Chinese words, sound and video corpus. and the expansion of the database is still perfect keep going on. Detection of the lips, we adaptive color filter model improvements, improve the robustness of the algorithm, completed a pair of lips the precise positioning. DCT combined with
- 2022-01-26 02:25:51下载
- 积分:1