Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 333 Bytes

File metadata and controls

15 lines (13 loc) · 333 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