Ask Your Question

Fahad Ahmed's profile - activity

2020-06-15 08:05:29 -0600 received badge  Popular Question (source)
2020-06-08 08:22:43 -0600 received badge  Notable Question (source)
2020-06-08 08:22:43 -0600 received badge  Popular Question (source)
2020-01-07 08:43:11 -0600 received badge  Editor (source)
2020-01-07 08:43:11 -0600 edited question how to save and upload video in opencv

Save and upload video in opencv I am working on project in which i need to open recorded video from folder i can upload

2020-01-07 08:11:48 -0600 asked a question how to save and upload video in opencv

Save and upload video in opencv I am working on project in which i need to open recorded video from folder i can upload

2020-01-05 03:14:46 -0600 commented answer how to save video from YOLO in opencv

okay got it thanks man

2020-01-05 03:07:59 -0600 commented answer how to save video from YOLO in opencv

how can you show ? thanks

2020-01-05 02:06:45 -0600 asked a question how to save video from YOLO in opencv

how to save video from YOLO in opencv i am trying to save the video with detected objects,it saves the video but dont sh

2019-12-15 02:29:25 -0600 asked a question No module named 'cv2'

No module named 'cv2' I have install opencv using pip install opencv-python ,it install but when i try to run code error

2019-12-13 09:27:19 -0600 commented question I am trying to run yolo in opencv using darknet on cpu code works fine but not getting camera displayed.[Solved]

thanks it worked :)

2019-12-13 03:42:06 -0600 commented question I am trying to run yolo in opencv using darknet on cpu code works fine but not getting camera displayed.[Solved]

just tried but getting same error the window pops up for a second and them closed automatically.

2019-12-13 03:34:52 -0600 asked a question I am trying to run yolo in opencv using darknet on cpu code works fine but not getting camera displayed.[Solved]

I am trying to run yolo in opencv using darknet on cpu code works fine but not getting camera displayed. code is here yo

2019-12-06 10:44:51 -0600 asked a question yolo with opencv error

yolo with opencv error I am trying to yolo in opencv but getting the error CODE IS BELOW import cv2 import numpy as np