搜索资源列表
图像识别算法
- 基于VC++开发的部分图像识别算法,包括:updown,graygrid,histrogram,roberts,laplace,pickup,outline,GaussianSmooth等。 -several image recognition algorithms developed by VC++ which include updown, graygrid, histogram, roberts, laplace, pickup,
编码识别代码通过图像识别技术
- 用摄像头采集类似于电话充值卡的图象,对其的卡号,密码区域进行识别,只识别数字。(0-9)但原理相同,你只需改一下字库即可使用。 我先说下步骤: 1. 字符和字符之间都有间隔,首先要根据间隔确定每个字符的区域(Rect). 2. 然后一个一个象素地和标准字符比较。也就是比较 26 * 2 = 52 次,误差最小的,就认为是该字符。 (注:这种算法比较简单,易于理解,缺点就是效率不高,我用摄像头采集图象识别数字成功率为 98%以上。我曾请教
印章识别算法
- 印章识别算法实例 数字图像处理-chop recognition algorithm examples of digital image processing
yuhui
- 部分图像识别算法,包括robert因子,laplace算子,轮廓提取,高斯滤波-part of an image recognition algorithm, including robert factor, Laplace operator, contour extraction, Gaussian filter
图像识别算法
- 基于VC++开发的部分图像识别算法,包括:updown,graygrid,histrogram,roberts,laplace,pickup,outline,GaussianSmooth等。 -several image recognition algorithms developed by VC++ which include updown, graygrid, histogram, roberts, laplace, pickup,
image518
- 基于VC++开发的部分图像识别算法,包括:updown,graygrid,histrogram,roberts,laplace,pickup,outline,GaussianSmooth等。 -based on the development of the VC part of an image recognition algorithm, including : updown, graygrid. histrogram, robert
PCA+LDAVC
- 结合PCA+LDA的图像识别算法VC封装类,可以运行,效果还可以-combination of image recognition algorithm VC Packaging categories, can run, the effect could also
imageidentifying
- 图像识别算法的程序,有c++的代码,还有matlab的代码-image recognition algorithm procedures, c code, the code Matlab
imageprocessing
- 包含五篇文章: 多目标运动图像识别算法.pdf 计算机视觉方法与应用.pdf 运动目标图像识别与跟踪系统的研究.pdf 支持向量机在人脸识别的应用.pdf 重建图像.pdf-Contains five articles: multi-target motion image recognition algorithm. Pdf method and application of computer vision. Pdf
face3
- 介绍了几篇经典的图像识别算法文章,是刚涉及图像处理研究人员理想的参考资料-Introduce a few classic image recognition algorithm article is just the researchers involved in image processing ideal reference
1
- 用vc++编的程序,八种常用的图像识别算法。-With vc++ Allocation procedures, eight commonly used image recognition algorithm.
Imageenhancementandfeaturematchingofpalmdorsavein.
- 为提高手背静脉血管图像识别的准确性和改善图像采集的灵活性,提出了一种新的手背静脉图像识别算法。-The back of the hand vein to improve the accuracy of image recognition and to improve the flexibility of image acquisition, a new image of the back of the hand vein recogni
OCVLIZI
- OPENCV图像识别算法的一些例子代码,适合图像识别入门。-Image recognition algorithm OPENCV some examples of code, suitable for image recognition entry.
BPre
- BP 图像识别算法,基于pca的方法,外国人写的-BP image recognition algorithm, pca-based approach, written by foreigners
bag_words_demo
- bag of words 图像识别算法,斯坦福大学李飞飞实验室做的demo-bag of words
liverrecognize
- 超声图像识别算法:共生矩阵提取纹理特征,神经网络、模板匹配、贝叶斯方法识别-liver recognize project
易语言遗传算法
- 易语言遗传算法,可用于图像识别(验证码识别等)!!!!!!!(Easy language genetic algorithm, can be used for image recognition (verification, code identification, etc.)!!!!!!!)
视频分析算法_VAP源代码-算法仿真
- 提供60种基于Matlab的视频分析算法源代码(Provides 60 Matlab based video analysis algorithm source code)
B2DPCA和ELM人脸识别算法研究_李定珍
- 提出一种新型、高效的基于 B2DPCA(双向二维主成分分析)和 ELM(极端学习机)的人脸识别算法, 该算法是根据曲波变换分解人脸图像和一种改进的降维技术,通 过 B2DPCA 生成识别特征集来训练和测试 ELM 分类器,提高识别精度。通过大量实验,并把实验结果与现存技术进行比较,结果表明 B2DPCA+ELM 算法有效地提高了识别准确率,并降低了对原型数量的依赖。将来有望能把局部特征和基于曲波分解的全 局信息结合起来应用到识别
图像识别
- 图像识别案例程序,用于个人学习使用,采用百度的图像识别算法(Image recognition case program for personal learning, using Baidu's image recognition algorithm.)