pyPhotobooth:用 Python 编写的 Photobooth 软件

时间:2024-07-19 10:35:45
【文件属性】:

文件名称:pyPhotobooth:用 Python 编写的 Photobooth 软件

文件大小:358KB

文件格式:ZIP

更新时间:2024-07-19 10:35:45

Python

摄影棚 我在 2012 年的一个月内为我姐姐的婚宴编写了这个照相亭软件(并自行构建了照相亭)。在婚宴期间,该软件在 WinXP 下运行并打印到佳能 PIXMA MG5320,但此后我一直运行2014年朋友的婚礼和2015年的生日聚会在WinVista和Win7上成功。该软件应该也可以在Linux下运行,但目前只能在Windows下打印。 如果移植 photobooth.print.winPrint 模块中的代码,Linux 中的打印应该也能正常工作。 我与 pyPhotobooth 一起使用的唯一打印机是佳能 PIXMA MG5320。 先决条件 (这些是我在 Windows 下开发的版本。早期/更高版本也可能有效): Python 2.7.3 OpenCV-2.3.1-win-superpack.exe cmake-2.8.7-win32-x86.exe pygame-1.9.1


【文件预览】:
pyPhotobooth-master
----.gitignore(3KB)
----README.md(3KB)
----photobooth()
--------layouts()
--------config.py(9KB)
--------print()
--------filters()
--------server()
--------photobooth.py(14KB)
--------qrcode()
--------gui.py(10KB)
--------stats.py(807B)
----event1conf()
--------sampleHeader.jpg(29KB)
--------sampleWedLogo1.jpg(88KB)
--------sampleWedLogo2.jpg(35KB)
--------settings.ini(2KB)
----event2conf()
--------sampleBdayLogo2.jpg(32KB)
--------sampleBdayLogo1.jpg(86KB)
--------settings.ini(2KB)
----.gitattributes(483B)
----photobooth.bat(35B)
----events()
--------README(64B)
----globalConf()
--------filters.ini(607B)
--------logging.conf(727B)
----clients()
--------latestrand.html(569B)
--------jquery-photo-resize.js(1KB)
--------jquery-latest.js(267KB)
----layout_ini()
--------StripLayout.ini(755B)
--------FourSixLayout2.ini(748B)
--------FourSixLayout.ini(747B)

网友评论