资源列表
hanzishibie
- 能够识别简单的汉字,运行的时候首先点击file加载dat文件-Able to identify simple Chinese characters, when run first click on the file to load the dat file
renlianjiance
- 有关人脸识别,很好的程序,为身份鉴别的实验代码-Related to face recognition, a good program, authentication code
pda.rar
- 运用pda对两目标跟踪,并显示误差分析。有pda的各项参数详细实例,Pda using the two-target tracking, and display the error analysis. There pda detailed examples of the parameters
ctwsource
- 实现上下文树加权算法的完整代码,有对数据压缩感兴趣的可以参考一下-This is the complete code of context tree weighting algorithm,who is interested in image Compression can refer to it.
Cfigure
- 这是一个指纹识别的源代码,很珍贵的啊,可以学习指纹识别的算法和编程-This is a fingerprint of the source code, it is valuable, ah, can learn to fingerprint recognition algorithms and programming
2006110317044624195
- 指纹识别系统全过程实现的程序代码 vc++软件环境运行-Fingerprint identification system the entire process of implementation of the program code vc++ software environment to run
VC
- 这是一套成熟的车牌识别系统,可提供多平台二次开发接口,本程序是采用vc平台,希望大家多多交流。
33333chengxu
- 一个全新的指纹识别源码C语言,包含各种图像处理的函数,调用移植方便。-A new fingerprint identification source C language, contains a variety of image processing functions, call transfer convenience.
cellularautomata
- 根据论文Cellular automata in image processing,自己编写的元胞自动机图像边缘检测,希望对大家有用,能加深理解
Muban-Pipei
- 一种基本的模式识别方法,运行后待检测图像与模板图像的相同或相似之处会被白色矩形框标明。-This is a basic method of pattern recognition, The similarity or identity between tested image and template image will be marked by a white rectangle.
ean-13
- 在matlab环境下实现ean-13条形码的二值化,纠正,分割以及识别-In the matlab environment to achieve ean-13 bar code binary, correct segmentation and recognition
fingerprint
- 指纹识别算法源代码,程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像 的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改 程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。 代码可以在Linux下面编译通过。