stopmotionselfie:使用网络摄像头制作自拍定格动画的脚本

时间:2024-05-28 04:18:30
【文件属性】:

文件名称:stopmotionselfie:使用网络摄像头制作自拍定格动画的脚本

文件大小:2KB

文件格式:ZIP

更新时间:2024-05-28 04:18:30

Python

使用Python制作定格自拍 脚本可帮助您每分钟左右用网络摄像头拍摄自己的照片。 。 安装(OSX) 确保首先安装。 # this will take a while... brew install opencv brew install imagemagick brew install ffmpeg 从网络摄像头捕获 每90秒捕获一次照片,输出到output_dir python camcapture.py -o output_dir -r 90 从图片制作视频 python make_video.py --out test.avi --framerate 10 jpegs/20150919


【文件预览】:
stopmotionselfie-master
----camcapture.py(1KB)
----.gitignore(13B)
----make_video.py(1KB)
----README.md(595B)

网友评论