Ask Your Question

[email protected]'s profile - activity

2020-11-23 11:36:16 -0600 received badge  Popular Question (source)
2020-09-21 04:54:23 -0600 received badge  Notable Question (source)
2020-04-20 01:09:19 -0600 received badge  Popular Question (source)
2020-04-02 20:25:27 -0600 received badge  Popular Question (source)
2019-11-18 00:01:37 -0600 asked a question which version of opencv is best to download for anaconda(python 3.7))

which version of opencv is best to download for anaconda(python 3.7)) hi... sir/madam, i downloaded anaconda (python 3.

2019-04-16 11:25:17 -0600 commented answer how to print what is there is in a variable to the frame.

img = np.zeros((256,256,3),np.uint8) x = cv.putText(img,'test',(100,10), cv.FONT_HERSHEY_SIMPLEX, 1.0, (255,255,255),l

2019-04-16 11:24:17 -0600 commented answer how to print what is there is in a variable to the frame.

img = np.zeros((256,256,3),np.uint8) x = cv.putText(img,'test',(100,10), cv.FONT_HERSHEY_SIMPLEX, 1.0,(255,255,255),lin

2019-04-16 10:38:38 -0600 received badge  Editor (source)
2019-04-16 10:38:38 -0600 edited question how to print what is there is in a variable to the frame.

how to print what is there is in a variable to the frame. hi. please help me. Im doing a project. In that project i wi

2019-04-16 09:46:18 -0600 commented question how to print what is there is in a variable to the frame.

sorry I forgot to put the comma in between them. but even after putting the comma in between frame and response also im

2019-04-16 09:36:12 -0600 asked a question how to print what is there is in a variable to the frame.

how to print what is there is in a variable to the frame. hi. please help me. Im doing a project. In that project i wi

2019-04-15 05:00:51 -0600 marked best answer My web camera is not switching on [solved]

Iam working on hand gestures project. My web camera is not switching on So any body can please tell me what is the reason

2019-04-13 09:53:18 -0600 received badge  Self-Learner (source)
2019-04-12 21:15:25 -0600 asked a question error: OpenCV(3.4.1) C:\Miniconda3\conda-bld\opencv-suite_1533128839831\work\modules\highgui\src\window.cpp:356: error: (-215) size.width>0 && size.height>0 in function cv::imshow

error: OpenCV(3.4.1) C:\Miniconda3\conda-bld\opencv-suite_1533128839831\work\modules\highgui\src\window.cpp:356: error:

2019-04-12 09:27:06 -0600 asked a question SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape

SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape code:

2019-04-12 06:58:05 -0600 commented question My web camera is not switching on [solved]

i reinstalled opencv and then i tried executing the program. It worked fine.

2019-04-12 04:58:21 -0600 commented question My web camera is not switching on [solved]

The same code worked 4 days ago.but now its not working

2019-04-12 04:55:25 -0600 commented question My web camera is not switching on [solved]

Yes i can take a picture through my camera. Im using Win 8.1 Opencv 3.4.1 Python 3.7 Spuder ide 3.2

2019-04-12 04:41:46 -0600 asked a question My web camera is not switching on

My web camera is not switching on Iam working on hand gestures project. My web camera is not switching on So any body c

2019-04-12 04:41:39 -0600 asked a question My web camera is not switching on [solved]

My web camera is not switching on Iam working on hand gestures project. My web camera is not switching on So any body c

2019-03-28 11:15:57 -0600 asked a question which version of opencv i should install for anaconda 3.7.1

which version of opencv i should install for anaconda 3.7.1 please tell me how to link opencv with python