Ask Your Question

ElvisSturup's profile - activity

2019-10-29 21:30:38 -0600 received badge  Necromancer (source)
2019-10-29 14:01:16 -0600 received badge  Editor (source)
2019-10-29 14:01:16 -0600 edited answer Smoothing with a mask

Assert that your input image and mask are also numpy array, you can do this : import numpy as np import cv2 imageAllBl

2019-10-29 13:43:25 -0600 answered a question Smoothing with a mask

Assert that your input image and mask are also numpy array, you can do this : import numpy as np import cv2 imageAllBl