搜索资源列表
1
- 利用python中的matplotlib,连接数据库,用数据库中的数据绘图 柱状图-The use of Python in the Matplotlib, connect to the , using the data in the drawing histogram
rainbow
- 用Python画出一幅七色彩虹图的代码。(We draw a rainbow picture by Python.)
calculator
- 用python实现简易计算器,包括+,-,*,/及一些扩展运算,是联系python的GUI编程的很好的练手题目。(simple calculator write by Python.)
voronoi
- voronoi的二维绘图 可以用来模拟晶体的晶粒结构,可以用在abaqus切削仿真中(voronoi 2d this is used for cutting simulation in abaqus for Microstructure of Materials)
用python显示图像直方图
- 我们要对图像求直方图,就需要先把图像矩阵进行flatten操作,使之变为一维数组,然后再进行统计。 一、画灰度图直方图 绘图都可以调用matplotlib.pyplot库来进行,其中的hist函数可以直接绘制直方图。
sfm-bundler(python)
- 就是用sfm方法把用相机拍摄的图像进行重建三维模型(The SFM method is used to reconstruct the three-dimensional model of the image taken by the camera)
