搜索资源列表
newpnn
- 基于GMM的概率神经网络PNN具有良好的泛化能力,快速的学习能力,易于在线更新,并具有统计学的贝叶斯估计理论基础,已成为一种解决像说话人识别、文字识别、医疗图像识别、卫星云图识别等许多实际困难分类问题的很有效的工具。而且PNN不但具有GMM的大部分优点,还具有许多GMM没有的优点,如强鲁棒性,需要更少的训练语料,可以和其他网络其他理论无缝整合等。-GMM based probabilistic neural network PNN good generalization ability, the
Simple-Android-OCR
- 基于android系统对图像字符进行识别的简单测试程序,容易上手!-Image character recognition based on the android system on a simple test program, easy to use!
Android_ASIFT
- 在Android平台上使用ASIFT算法实现图像识别,ASIFT算法在NDK中实现-ASIFT the Android platform using the image recognition algorithm, ASIFT algorithm implemented in the NDK
lpc-demo
- 图形图象 图片显示 2D图形编程 3D图形编程 绘图程序 波变换 GIS编程 分形几何 图形图像处理 OpenGL 图形/文字识别 压缩解压 加密解密 CA认证 数值算法/人工智能 STL 数据结构 数学计算 人工智能/神经网络 matlab例程 生物技术 Java编程 Applet 游戏 Javascr ipt Jsp/Servlet Ajax *行业应用 医药行业 金融证券系统
benlodotcom-MyAVControllerDemo-4804b27
- IPHONE 下使用相机获取帧数据,对于实时图像获取和识别很有用-A framecapture program for iphone, it is useful for pattern recognition in realtime.
fir
- FIR(Finite Impulse Response)滤波器:有限长单位冲激响应滤波器,是数字信号处理系统中最基本的元件,它可以在保证任意幅频特性的同时具有严格的线性相频特性,同时其单位抽样响应是有限长的,因而滤波器是稳定的系统。因此,FIR滤波器在通信、图像处理、模式识别等领域都有着广泛的应用。-FIR (Finite Impulse Response) filters: finite impulse response filter unit, digital signal processi
eyedetecting
- 在android手机上使用opencv库识别静态人脸图像的眼睛位置-In use opencv library on android phone identifying the location of eyes in static facial images
Face
- 人面识别 课对图像的识别 看完程序可以了解整个原理-Face Recognition
Face
- 人脸识别,通过对图像的识别,调用到原API进行人脸识别的技术。-Face recognition, image recognition by calling the original API for face recognition technology.
evermeer-EVFaceTracker-d38f53f
- 人脸识别程序。能够检测出图像线条轮廓和像素数据,进行图片对比。-Face recognition program. Contour lines can be detected and pixel image data, image contrast.
LeafSearch
- Android端的树叶检索,基于图像识别做的研究生毕业设计-LeafSearch System。
Camera2
- 图像识别的一个很好的例子 通过摄像头采集信息,完成库中的匹配-A good example of image recognition
tesseract-android-ocr
- 针对图像文字内容进行识别 android版-Android version for the image to identify the text
FaceRecognitionDemo
- android 人脸图像识别,人脸特征、关键点的识别-Android face image recognition, facial features, the key point of recognition
Emgu1
- emgu是.net下的opencv,图像识别,包含人脸,运动等 -emgu is dotnet enviroment opencv,it s include face recognization,motion and etc...
CC老师高级媒体捕捉课题资料
- 这是基于xcode平台下,用Objective-C语言实现的人工智能识别并捕捉你要的图像。(This is based on the Xcode platform, the artificial intelligence implemented in the Objective-C language to identify and capture the image you want.)
Project-5 图像大作业
- 用于检测数字表盘矩形框,识别并划分出矩形框进行切割(Used for detecting the rectangle of a digital dial, identifying and dividing the rectangle for cutting)
matlabQRcode
- 基于图像处理的QR码解码技术,并对QR码解码算法进行详细设计与改进,提高了解码效率以及容错能力(QR decoding technology based on image processing, and detailed design and improvement of QR decoding algorithm, improve decoding efficiency and fault tolerance ability)
OCR图像识别安卓源码
- 源码包含OCR图像识别库,测试项目中已导入库文件。
cnn-master
- 卷积神经网络,可以很好的实现文本分类或者图像识别(Convolutional Neural Networks)