搜索资源列表
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
scientific-computing-with-python
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
OpenCV+3计算机视觉++Python语言实现+第二版
- 基于Python编程语言的opencv,介绍图像变换方法。(Based on the Python programming language opencv, introduced the image transform method.)
ArcGIS Python开发
- ArcGIS厂商介绍如何利用ArcGIS+Python进行GIS系统开发的PPT文档。(A PPT document introducing how to program GIS system with ArcGIS and Python.)
面向Arcgis的python脚本编程
- 提供与GIS结合的Python编程资料,为GIS相关研究者提供方便。(It provides Python programming information in conjunction with GIS and provides convenience for GIS related researchers.)
OpenCV-Python-Toturial
- OpenCV-Python-Toturial
OpenCV官方教程中文版(For Python)
- 图形识别,机器学习,数字识别,python学习(Graph recognition, machine learning, digit recognition, python learning)
颜色识别python (2)
- 摄像头所采集到的图像及图像处理完成后的显示都需要用到颜色模型,常见的颜色模型包括RGB、HSV、HSL、Lab等,这里我所用到的颜色模型有RGB、HSV。RGB颜色模型分别对应Red(红色)、Green(绿色)、Blue(蓝色)这三种颜色,HSV颜色模型分别对应Hue(色相)、Saturation(饱和度)、Value(明度)这三种参数。将摄像头所采集到的RGB数据通过Python程序转变为HSV数据(The color model is needed to display the image
Arcgis python copyFeatureClass Code
- Arcgis python 脚本复制要素类到新的文件夹(Arcgis Python scr ipt copy elements into the new folder)
Python-opencv
- 利用Python在树莓派上实现一个人脸识别系统(Using Python to implement a face recognition system on raspberry pi)
python
- python计算机视觉中英双版电子书pdf格式(Pdf dual format e-book Python format for computer vision)
python计算机视觉.pdf
- 本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过 大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、 立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on
python+图像处理+svm
- python+图像处理+svm的验证码自动识别代码(python is good language)
OpenCV官方教程中文版(For Python)
- opencv for python使用教程资料,含有详细历程,及项目例子,详细,简单(opencv for python data Use the tutorials, with detailed history, and project examples, detailed, simple)
OpenCV Computer Vision with Python
- OpenCV在Python语言的实现(OpenCV Computer Vision with Python)
python-dbn-master
- 运用python语言,基于dbn的手写数字体识别(Handwritten numeral recognition based on dbn using python language)
面向地理信息的Python编程ArcGIS环境搭建
- 面向地理信息的Python编程ArcGIS环境搭建(Python programming ArcGIS environment building for geographic information)
python
- Python [1] (英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大的库。它常被昵称为
Python计算机视觉编程
- python 计算机视觉学习,用于计算机视觉图形图像方面的,python编程(python Computer Vision Learning)
OpenCV-Python-Toturial-中文版
- Python OpenCV官方文档中文版(Python OpenCV Official documents Chinese)