搜索资源列表
Thuban-1.0.0
- python开发的开源gis系统,功能强大,可以在开源公约下自行开发
mapnik
- mapnik2.1地图渲染引擎代码 mapnik是一个免费的地图开发工具。由C++编写,与python绑定支持快速敏捷的开发。-mapnik2.1 map render engine sourcecode. Mapnik is a Free Toolkit for developing mapping applications. It is written in modern C++ and has Python bindings that support fast-paced agil
vtk-5.0.4
- 它是美国Kitware 公司开发的一套免费的C++ 类库,它吸收了众多优秀的图像处理和图形生成算法,是一个源代码开放、面向对象的计算机图形、可视化技术及图像处理软件系统,可在C++ 、Tcl 、Java 和Python 语言环境下使用[6]-asfasf
pychartdir
- PyCharDir是python开发的实现图表工具,附带的包要先导进目录方可运行,运行的版本python2.6-PyCharDir is the realization of the chart python development tools included with the package into the directory to be the pilot run, run the version of python2.6
OpenCV2.2_API_Specification
- 本文档包括了OpenCV2.2版(2010年12月推出,目前最新版)中所有API函数的说明,包括C、C++、Python中调用OpenCV的所有接口函数,是大家开发计算机视觉、图像处理、模式识别程序的好参考。OpenCV2.2提供了支持Visual Studio 2010的可执行版本,并且添加了HOG行人检测器,真是不可多得的好东西。-This document includes OpenCV2.2 edition (December 2010 launch, the latest versio
Python-Scientific-Calculation
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设计
scientific-computing-with-python
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
Extract-Me-for-Windows
- Extract Me for Windows 采用Python开发的 简单界面 能实现 多种格式的 播放-Extract Me for Windows
ARCGIS
- 利用python和加权模型,做arcgis二次开发的毕业论文,对学习很有帮助-Use python and weighting models, do arcgis secondary development thesis helpful for learning
pyogre-1.0.6-0
- ogre 的 python 包装,可以直接使用python开发3D程序了,这个是封装的源码-ogre' s python package can be directly used python to develop 3D program, this is the package source
watermark
- python开发的数字水印技术,GUI界面,含有测试图片,能够实现水印嵌入和盲水印提取-python、watermark、GUI,include the test pic
上海理工大学+US!+基于微信的图像识别系统
- 一个可在微信端使用的深度学习的图像识别程序,使用keras开发,文件内包含训练集下载方式。(A deep learning in WeChat use of the image recognition program, using keras development, the document contains the training set, Download methods.)
ArcGIS Python开发
- ArcGIS厂商介绍如何利用ArcGIS+Python进行GIS系统开发的PPT文档。(A PPT document introducing how to program GIS system with ArcGIS and Python.)
中国地形
- 中国地形数据,方便ArcGIS编辑使用,也可以用作二次开发,供大家学习查询参考。(Chinese terrain data, convenient ArcGIS editing use, can also be used as the two development, for everyone to learn the reference.)
FreeCAD_Mod_Dev_Guide-master
- FreeCAD 3D模型工具源码,由Python语言开发,可用于分析和学习(FreeCAD 3D model tool source code,Developed by the Python language, which can be used for analysis and learning)
《VTK用户手册》
- 本章的主要目的对VTK系统进行概括性的介绍,并且提供了一些基本的信息,让用户能用各种开发语言(C++、TCL、Java、Python)创建应用程序,在本章开始的时候,主要介绍VTK系统的基本概念和对象模型,在本章的最后,用一些示例程序说明如何用VTK构建应用系统。(The main purpose of this chapter is the overview of the introduction of the VTK system, and provide some basic inform
DigitalImage
- 将两张图像和两段音频幅度谱和相位谱进行交换,显示最后结果,使用python语言,开发环境等信息详见readme.txt(The two images and two segment audio amplitude spectrum and phase spectrum are exchanged, and the final results are displayed. The information of the environment, such as the python language
NDVI
- 利用python开发语言实现landsat5遥感影像的NDVI归一化植被指数的计算(Using Python development language to realize NDVI normalized difference vegetation index calculation of landsat5 remote sensing image)
carplate
- 首先对车牌识别系统的现状和已有的技术进行深入的研究,然后开发出一个基于 Python 的车牌识别系统,文中先对车辆图像进行高斯去噪、灰度化和边缘检测等预处理方法,然后用颜色特征和形态特征相结合的方法来确定车牌位置,用彩色分割法来完成车牌分割,最后,运用 SVM 分类训练器完成字符识别并使用Python 软件环境进行车牌识别的仿真实验。(License plate recognition based on SVM)