搜索资源列表
python_yanzhengma
- 使用python写的简单验证码识别程序,china pub上验证可以使用
facerecogcell.tar
- 人脸检测代码,使用haar-like特征-thinking in python a good e-book to learn python
pytesser_v0.0.1
- Python实现的图像识别源码,可用来自动识别验证码-OCR
python-compute-vision
- 基于python和opencv的机器视觉程序-Python and opencv based on machine vision program
Irisgraphy-master
- Irisgraphy is python openCV project to track color of iris,eye-ball, for genetic purpose
七段数码管
- 使用python显示七段数码管。显示当前时间信息(use python to show the time)
OpenCV官方教程中文版(For Python)
- 图形识别,机器学习,数字识别,python学习(Graph recognition, machine learning, digit recognition, python learning)
Car_100_5layers_English
- 车牌识别Python程序,使用五层的CNN网络,使用TensorFlow框架编程(car license plate recongition)
py_vis_code
- python数据可视化编程实战源码,适用于初始学习python数据可视化的朋友,该源码为python2。(source code of data visualization using python)
get_yanzhengma
- 用Python编写的一个登陆验证码识别,主要用于登录时输入的验证码,需要安装类库。(Verification code identification)
face-Adaboost
- 用Adaboost和PCA算法实现人脸识别,用Python写的代码,根据经典的PCA和SVM算法改编(Adaboost and PCA algorithm for face recognition, code written in Python, adapted from the classic PCA and SVM algorithm)
liuwentaoboy-SegNet-RS-master
- 进行图像数字的识别功能,结合python语言与opencv,很强大!(The recognition of image numbers , combined with the Python language and opencv , it is powerful !)
KNN人脸识别
- 使用KNN算法实现的人脸识别程序,KNN是机器学习里的K最近邻算法。(face recognition of KNN using python)
pyhton
- python处理LANDSAT遥感影像数据主要是分类,批量从文件夹中读取,进行简单处理(Python processing LANDSAT remote sensing image data is mainly classified, batch reading from folders, simple processing)
cnn
- 基于python tensorflow框架构建的卷积神经网络用来识别图像,附带训练数据集的制作代码。(The convolution neural network based on the python tensorflow framework is used to identify images with the production code of the training data set.)
deep learning python mini code
- deep learning python mini code
cnn-edge-detection
- 卷积神经网络实现图像的边缘检测+python代码(CNN-edge-detection-python-codes)
face_recognition
- 基于python的PCA(主成分分析降维)人脸识别(PCA (principal component analysis dimensionality reduction) face recognition based on python)
汪星人识别项目
- python语言,使用keras框架,用vgg16提取图片特征然后用全连接层分类(Python language, using keras framework, extracting image features with vgg16 and classifying with full connection layer)
手写体识别/python
- 此程序使用的是python语言,能对手写数字0~9进行识别。