Ask Your Question

PaulGureghian's profile - activity

2020-11-02 16:20:25 -0600 received badge  Popular Question (source)
2019-04-24 11:50:31 -0600 asked a question Trying to convert 'BGR to Gray'

Trying to convert 'BGR to Gray' This is the input code: import cv2 img = cv2.imread('test.jpg') gray = cv2.cvtColor(img

2019-04-24 01:15:29 -0600 asked a question Hi. Trying to troubleshoot this error

Hi. Trying to troubleshoot this error I have opencv 3.4.2 C:\fakepath\Capture4.PNG