Ask Your Question

Seymursm's profile - activity

2020-02-27 00:09:24 -0600 answered a question How to split image into small blocks, process on them and then join all the blocks together again?

# Image path, number of rows # and number of columns # should be provided as an arguments import cv2 import sys import