Ask Your Question

OpenCV_learner's profile - activity

2019-09-23 09:55:54 -0600 edited question Help needed in understanding the datatype of the input argument to the function cv2.getPerspectiveTransform in python

Help needed in understanding the datatype of the input argument to the function cv2.getPerspectiveTransform? I am trying

2019-09-23 09:55:44 -0600 received badge  Editor (source)
2019-09-23 09:55:44 -0600 edited question Help needed in understanding the datatype of the input argument to the function cv2.getPerspectiveTransform in python

How to give the correct datatype input to the function cv2.getPerspectiveTransform? I am trying to apply perspective tra

2019-09-23 09:54:54 -0600 asked a question Help needed in understanding the datatype of the input argument to the function cv2.getPerspectiveTransform in python

How to give the correct datatype input to the function cv2.getPerspectiveTransform? I am trying to apply perspective tra

2017-11-26 13:37:58 -0600 commented answer OpenCV 3.3.1 python 2.7 32bit and windows 64 bit - error

I'm sorry i don't follow your suggestion. I'm trying to install Python and OpenCV from Open CV tutorials as I mentioned

2017-11-26 13:19:44 -0600 commented answer OpenCV 3.3.1 python 2.7 32bit and windows 64 bit - error

I'm sorry i don't follow your suggestion. I'm trying to install Python and OpenCV from Open CV tutorials as I mentioned

2017-11-26 13:19:19 -0600 commented answer OpenCV 3.3.1 python 2.7 32bit and windows 64 bit - error

I'm sorry i don't follow your suggestion. I'm trying to install Python and OpenCV from Open CV tutorials as I mentioned

2017-11-26 12:58:23 -0600 asked a question OpenCV 3.3.1 python 2.7 32bit and windows 64 bit - error

OpenCV 3.3.1 python 2.7 32bit and windows 64 bit - error I am trying to install OpenCV for python as described in this p

2017-11-26 08:46:15 -0600 commented question New to OpenCV and get the following error

I think including the path in imread , when I already have the image stored in the visual studio project folder is incor

2017-11-26 08:42:46 -0600 commented question New to OpenCV and get the following error

Okay thank you very much! the following is my code: #include <opencv2/core.hpp> #include <opencv2/opencv.hpp&g

2017-11-25 23:24:31 -0600 asked a question New to OpenCV and get the following error

New to OpenCV and get the following error Hello, I have installed OpenCV 3.3.1 pre-built libraries and VS 2015 using th