copyMakeBorder

Description

Forms a border around an image.

Signature

cv2.copyMakeBorder(src, top, bottom, left, right, borderType[, dst[, value]]) → dst

Parameters

Notes


References

Created with OpenCV 4.4.0