搜索资源列表
pil_picture
- 一个能判断图片是否是色×情×图片的代码。-To determine whether a picture is color × situation × picture code.
Opencv-in-python
- 用于opencv编程的python代码资料,有许多使用的算法,如提取sift,光流等等,十分实用-Opencv python code for programming information, there are many algorithms used, such as the extraction sift, optical flow, etc., is very practical
ext
- 特效处理的python代码例结合ass特效的python算法-Effects processing python code example python algorithm combined effects ass
imgHash
- 计算求解图像HASH码的python代码-Computing for image HASH code python code
KD_tree
- K_D树,python代码,对输入的三维点云数据(x,y,z)建立K_D,并返回前序遍历结果-K_D tree, Python code K_D establish three-dimensional point cloud data (x, y, z) input, and returns the result of the previous preorder
faceswap
- 教你用200行Python代码“换脸” 源代码(亲测可用),包含人脸检测与处理- U6559 u4F60 u758200 u884CPython u4EE3 u7801 u201C u6362 u8138 u201D- u6E90 u4EE3 u7801 uFF08 u4EB2 u6D4B u53EF u7528 uFF09 uFF0C u5305 u542B u4EBA u8138 U68C0 u6D4B u4E0E u5904 u7
rainbow
- 用Python画出一幅七色彩虹图的代码。(We draw a rainbow picture by Python.)
mnist.pkl代码原文
- BP算法的实现,其中的手势识别,用python语言,在tensorflow下!(Implementation of BP algorithm)
OpenCV_3_License_Plate_Recognition_Python
- 这是一个基于python和opencvd的车牌定位和识别的代码(This is a license plate location and recognition based on Python and opencvd code)
text
- 调取摄像头。用opencv。代码简单易懂,欢迎下载学习(Camera retrieval. Using opencv. Code is easy to understand, welcome to download learning)
pytorch-adda-master
- 迁移学习框架ADDA, python 代码,整体可运行(a framework of transfer learning)
motioncolor_detect
- 本代码为py-opencv 程序,实现运动物体检测,通过serial与下位机通讯,可移植于windows,linux,以及树莓派,nanopi等平台或设备上,(This code is py-opencv program, to achieve moving object detection, through the serial and the slave computer communication, can be transplanted to windows, Linux, and ra
python+图像处理+svm
- python+图像处理+svm的验证码自动识别代码(python is good language)
yuv_io
- 简单的读写YUV文件的python代码。还可以对YUV文件进行裁切。(Read/write YUV files by python.)
Python-opencv车牌识别
- 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会
图像识别代码集
- HOG LBP 在python matlab C++环境下的实现(Implementation of HOG LBP in Python matlab C++ environment)
cnn-edge-detection
- 卷积神经网络实现图像的边缘检测+python代码(CNN-edge-detection-python-codes)
人脸识别代码 东哥
- 人脸识别,运用python进行人脸识别,图像识别(Face recognition using Python)
NDVI批量计算Python代码
- NDVI最大值合成法批量计算Python代码(Python Code for Batch Computing by NDVI Maximum Composition Method)
人脸识别
- 简单的python人脸识别代码,不错的入门学习资料(Simple Python face recognition code, a good starting point for learning)