Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 439 Bytes

File metadata and controls

18 lines (13 loc) · 439 Bytes

Dividing an image into euqal halves using OpenCV

Requirements

pip install opencv-python

Steps

  • Navigate to this folder.
  • Upload an image of your choice.
  • Tweak the code by changing the file name to your name
  • Hit run and you are done!!

Note: This code will divide the images vertically.

Demo: