搜索资源列表
python_yanzhengma
- 使用python写的简单验证码识别程序,china pub上验证可以使用
python-compute-vision
- 基于python和opencv的机器视觉程序-Python and opencv based on machine vision program
mubiaoshibie
- 几个目标识别的应用程序,有VC++程序和PYTHON程序,效果不错-Several target recognition applications, there are VC++ program and PYTHON programs, good results
上海理工大学+US!+基于微信的图像识别系统
- 一个可在微信端使用的深度学习的图像识别程序,使用keras开发,文件内包含训练集下载方式。(A deep learning in WeChat use of the image recognition program, using keras development, the document contains the training set, Download methods.)
Car_100_5layers_English
- 车牌识别Python程序,使用五层的CNN网络,使用TensorFlow框架编程(car license plate recongition)
程序源码
- 基于CNN的手势识别,可识别五种手势,拳头,手掌,比V,OK,还有空。要求环境:opencv,keras,theano,python2.7(CNN based gesture recognition can identify five kinds of gestures, fist, palms, than V, OK, and empty. Requirements for the environment: opencv, keras, theano, python2.7)
KNN人脸识别
- 使用KNN算法实现的人脸识别程序,KNN是机器学习里的K最近邻算法。(face recognition of KNN using python)
License-Plate-Recognition-master
- 采用python+opencv进行车牌号码识别程序。(Use python + opencv to perform license plate number recognition program.)
手写体识别/python
- 此程序使用的是python语言,能对手写数字0~9进行识别。