Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 235 Bytes

File metadata and controls

10 lines (7 loc) · 235 Bytes

AppSo_imgCombine

PIL needed, install by sudo easy_install pip && pip install pillow

Usage: python image_combine imageA(left) imageB(right)
       python image_combine imageA(watermark)

__author__ = 'Meldonization'