2012年02月07日 星期二 10:11
我用matplotlib模块画了一些二维图片,想把它们和在一个视频文件里一帧一帧的播放出来。
在matplotlib的网站上我查到了两个例子:
1 http://matplotlib.sourceforge.net/faq/howto_faq.html?highlight=avi#make-a-movie
2 http://matplotlib.sourceforge.net/examples/old_animation/movie_demo.html?highlight=avi
结果两个例子都不能运行!!
2012年02月07日 星期二 10:13
第一个例子报错如下:
2012年02月07日 星期二 10:16
第二个例子运行报错:
错在该句:print 'Executing on', os.uname()
信息:AttributeError: 'module' object has no attribute 'uname'
2012年02月07日 星期二 10:18
怎样制作我想要的视频动画,请高手指点迷津!
2012年02月07日 星期二 10:57
2012年02月07日 星期二 11:01
多谢啦!
我已经买了《Python科学计算》,估计快寄到了,书到了再好好学习一下。
Zeuux © 2024
京ICP备05028076号