资源列表
Hough_Transform
- 先画了一个等边三角形,然后进行canny边缘检测,再霍夫变换提取了三角形的三条边,附带一份说明用word文件,适合初学霍夫变换的人使用-At first, this Matlab program draws a equilateral triangle. Then get its edge with canny operator and get three Hough Transfom straight line. There is an word document in this zip wh
oledVGS12864
- 一个基于mega16的串口通讯实例,用于验证串口通讯的正确性-based on a serial communications mega16 the examples used to validate the correctness of serial communications
GPU-KLT-1.1
- 在gpu上运行的klt算法,可以实现角点检测与跟踪-In the GPU running on KLT algorithm, can achieve corner detection and tracking
BarRecog
- 采用visual c++写的,条码识别程序,-using visual c written, bar code identification procedures.
headtrackercode
- 人头部目标跟踪,MIT一个学者写的,但是里面的工程文件被delete了,下载的自己建立一个新的工程,把文件加上就可以用。-Head target tracking, MIT written by a scholar, but there was delete the project file, the download of their own to create a new project, the document can be used to add on.
RecognitionofOffLineHandwrittenArabicWordsUsingHi
- Hidden Markov Models (HMM) have been used with some success in recognizing printed Arabic words. In this paper, a complete scheme for totally unconstrained Arabic handwritten word recognition based on a Model discriminant HMM is presented. A
file1
- 身份证信息识别,采集身份证信息,并将信息存入EXCEl表格中-ID identity acquisition the message for th id card and save it in the Excel table includeing name id number and your adress
Imagetextureanalysis
- 提供基于VC开发环境的图像纹理分析,有利于程序员继续开发工作.-VC-based development environment image texture analysis, to help programmers work.
chepai5
- 基于hough变换的车牌定位,可运行,可识别图像中的车牌位置。-Hough transform based on license plate location, run, recognizable image of the license plate location
CMVision2.1
- 该源码实现了卡耐基梅隆大学的CMVision算法,用于基于颜色的快速图像识别与分割
Bayes
- 利用贝叶斯实现的人脸识别得C++源代码,简单实用-bayes
svm
- 选用支持向量机作为区分文本与非文本的分类器,支持向量机是在统计学习理论基础上发展起来的新一代学习算法,它在解决小样本、非线性及高维模式识别问题中表现出许多特有的优势。-Use support vector machine as the distinction between text and non-text classifier, support vector machine is in statistical learning theory developed on the basis of