搜索资源列表
shuiyin
- 水印技术源代码 是关于水印识别识别技术的代码,可以用于防伪 -watermarking technology source code is on the watermark identification code recognition technology can be used to security
REGEXPP3.ZIP
- 正则表达式源代码,用于对字符串的处理,如电话号码的识别等-regular expression source code for the string processing, such as telephone numbers and other identification
siftpp-0.6.2.tar
- 数字图像处理,SIFT特征点检测。用于图像匹配,目标识别-digital image processing, physiology feature point detection. For image matching, target identification
210
- 视频显示,可用于视频显示识别,跟踪识别,图像处理等-video for picture programming and track,and so on
figer-truch.tar
- 指纹识别的代码,用于linux,windows-Fingerprint identification code for linux, windows
lianbu
- 一个非常优秀的人脸检测matlab程序,可用于人脸跟踪、识别的基础,没有测试图片-A very good face detection matlab program, can be used for face tracking and identification based on test images
work
- 一个很不错的人脸检测matlab程序,可用于人脸识别、跟踪的基础,附有测试图片-A very good face detection matlab program, can be used for face recognition, tracking based with a test picture
最大熵印度尼西亚语代码
- 用于实现NER的功能,其中各种功能以及任务齐全,可以直接运行使用(used for the NER task)
apache-eagle-0.4.0-incubating-src.tar
- 开源的数据分析解决方案,用于在大数据平台(如HADOOP1、SARK2、NoSQL等)上立即识别安全性和性能问题 分析数据活动、纱线应用、JMX度量和守护进程日志等,提供了-艺术警报引擎,以识别安全漏洞,性能问题。(Apache Eagle (called Eagle in the following) is an open source analytics solution for identifying security and performance issues instantly o
dtw
- 可以用来实现dtw。在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。(Can be used to implement DTW)