Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 233 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 233 Bytes

Merge Two Images

  • Merges two images as required- Horizontally or Vertically.

Usage:

  • Required packages: opencv, Install with:
pip3 install opencv-python
  • Run the script with:
python3 mergeImages.py