Ask Your Question

pooja127's profile - activity

2018-11-29 14:01:09 -0600 received badge  Famous Question (source)
2018-09-03 09:54:27 -0600 received badge  Notable Question (source)
2018-08-04 13:10:25 -0600 received badge  Popular Question (source)
2018-04-21 03:45:49 -0600 commented question OpenCV(3.4.1) Error: ValueError

Thank you for your time and advise,now getting another error as: OpenCV Error: Unspecified error (File can't be opened f

2018-04-21 02:27:04 -0600 edited question OpenCV(3.4.1) Error: ValueError

OpenCV(3.4.1) Error: ValueError i am trying to execute following program import cv2 import numpy as np from PIL impor

2018-04-21 02:24:38 -0600 asked a question OpenCV(3.4.1) Error: ValueError

OpenCV(3.4.1) Error: ValueError i am trying to execute following program import cv2 import numpy as np from PIL import

2018-04-13 07:39:22 -0600 received badge  Student (source)
2018-03-25 14:40:02 -0600 commented question OpenCV(3.4.1) Error: Assertion failed

i am trying to execute following program import cv2 import sys cascPath = "C:\opencv\sources\data\haarcascades\haarca

2018-03-25 14:38:50 -0600 commented question OpenCV(3.4.1) Error: Assertion failed

i am trying to execute following program import cv2 import sys cascPath = "C:\opencv\sources\data\haarcascades\haarcas

2018-03-25 14:38:44 -0600 commented question OpenCV(3.4.1) Error: Assertion failed

i am trying to execute following program import cv2 import sys cascPath = "C:\opencv\sources\data\haarcascades\haarcasc

2018-03-25 14:16:09 -0600 asked a question OpenCV(3.4.1) Error: Assertion failed

Hi,i am trying to execute face detection using webcam program in python While executing the program i am getting followi