搜索资源列表
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
python
- Python计算机视觉编程的源代码,Jan Erik Solem 著,朱文涛 袁 勇 译-the source code of Programming Computer Vision with Python
jiqishijue
- 使用python和opencv2,进行图像滤波、霍夫变换处理,找出图中所有圆并画出,适合刚开始接触视觉编程的人学习参照(Find circles by python, cv2)
python计算机视觉.pdf
- 本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过 大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、 立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on