搜索资源列表
ATRalgorithms
- 一种图像自动识别算法,该方法:通过提取图像7个不变矩,结合神经网络(BP)对图像目标进行识别计算.结果表明, 该算法具有很好的识别效果,可以应用于图像小目标的识别.-an automatic image recognition algorithm, the method : extract images through seven unchanged moments, integrated Neural Network (ANN) to the identification of targe
BAM_NN
- 用外积和法设计的权矩阵,不能保证p对模式全部正确的联想。若对记忆模式对加以限制(即要求p个记忆模式Xk是两两正交的),则用外积和法设计的BAM网具有较好的联想能力。 在难以保证要识别的样本(或记忆模式)是正交的情况下,如何求权矩阵,并保证具有较好的联想能力?这个问题在用BAM网络实现对字符的识别程序仿真中得到体现。我们做过尝试,用伪逆法求权矩阵,虽然能对未加干扰的字符全部进行识别,但对加有噪声的字符识别效果很差。至于采用改变结构和其他算法的方法来求权矩阵,将是下一步要做的工作。-foreign
VietOCR.NET-0.5-src.zip
- c#编写的字符识别程序,识别效果很好的一个源代码,c# written character recognition process to identify the effect of a very good source
OCR
- 这个很厉害,效果很好,CVI的读取图片中文字的代码,用的vision的插件,成功率很高,尤其是英文的,当然中文识别的阀值比较低,大家借鉴一下,请版主,帮开通一下下载,谢谢 -This very powerful, very good, CVI read picture text code, plug-ins used in vision, the success rate is very high, especially in English, of course, Chinese reco
pronyidentification
- 用于进行prony模态识别,注意这里含有文件处理的过程,在时域中效果很好-prony estimation
debug
- 车牌识别软件,完成定位、识别功能。挡车牌质量还不错时效果很好。课程作业的设计。-License plate recognition software, the completion of orientation, recognition. Retaining plate works well when the quality is good. Course work design.
Ppca_face_recc
- 基于pca主成分分析实现人脸识别功能,是人脸识别中比较较经典的算法之一,取得很好的效果,已通过测试。 -Pca-based principal component analysis of face recognition feature is face recognition than the classic algorithm achieved very good results, has been tested.
tesseract-3.00
- tesseract_OCr 开源的源代码,用于图片文字识别有很好的效果。google的开源项目-tesseracr_ocr open source, for the recognition of the character, with the high accurate.
EXE_TO_Cngr
- 反编译 c ,c++,快速识别源码,效果很好!欢迎使用!-Decompile c
Sample
- 识别条形码源码,此源码经测试有很好的效果,适合工程上开发应用-Development and application on the identification bar code source, this source has been tested and have a good effect, suitable for engineering
VietOCR.NET-3.4-src
- c#编写的字符识别程序,识别效果很好的一个源代码-C# prepared using Kalman filtering and image recognition algorithm bregeler procedures
VAD-1
- C语言实现的端点检测,具有良好的效果,对于做语音识别者来说,是很好的参考-C language implementation of endpoint detection, with good results
zhenchafa
- 基于Opencv1.0的帧差法目标识别,效果不是很好,但具有一定的实时性。-Opencv1.0 frame difference method based object recognition, the effect is not very good, but has some real-time.
SR
- 实现简单的语音识别功能,对纯净语音的识别效果很好,适合初学者。-Voice-to-text conversion, involving many functions speek sdk, and is a good choice for developers of voice
DLDA_code
- 人脸识别的经典算法——直接LDA算法的matlab实现,效果很好,还可以计算识别的精确度,实现了剑桥大学orl人脸数据库的人脸识别-The classical LDA algorithm directly face recognition algorithm matlab implementation, the effect is very good, also can calculate the recognition accuracy, the realization of the Uni
1
- 利用svm进行车牌的自动识别,opencv2.4.9,和vs2012,效果很好-Use svm license plate automatic recognition, opencv2.4.9, and vs2012, with good results
amplitude-moments
- 针对无线通信信号调制识别问题,以下是关于幅度矩的相关资料,可以很好的运用到工程实践中,算法简单,复杂度低,效果好-For wireless communication signal modulation recognition, here is the relevant information on the magnitude of the moment, can be well applied to engineering practice, the algorithm is simple,
前景提取
- 本文展示了一种自动识别视频中移动目标的方法。论文中提取移动目标通过帧序列,这种方法不需要先验知识,比如:时间阈值调整。基于相邻帧的连续对称差分,我们能得到全分辨率显著图;然后利用最大熵方法计算阈值决定候选区域和获得兴趣点的种子;最后用修改的模糊生长方法获得最终的结果。本文中提出的算法是有效的、具有鲁棒性的。实验结果也证明它具有很好的效果。(This paper presents a method for automatic recognition of moving targets in vid
5956462drive-cycle
- 工况识别,用于各种工况下的仿真模拟,效果很好(Working condition identification)
飞思卡尔小车
- 飞卡小车基于机器视觉的智能车路径跟踪控制系统能够更全面地获取道路信息,利用各种有效的图像处理算法对路径进行识别,提高了路径识别的准确性,并拓宽智能车的视野,能对更远的路径提前做好判断,提高了路径跟踪的平均速度。作为能够自动进行路径跟踪的智能车,车身与控制器本身就是一个自动控制系统,有些控制理论与策略早已非常成熟,且在实际应用中效果非常好,一些新的控制算法在灵活性上也有很大的提高,因此对各种控制算法的灵活运用能够提高智能车路径跟踪系统的整体性能。