Ask Your Question

nvnnghia's profile - activity

2019-01-06 20:07:53 -0600 answered a question How to import TensorFlow model with flatten layer?

Check this repo: https://github.com/nvnnghia/opencv-Image_classification . It use VGG16 to do image classification for C

2018-06-24 20:11:24 -0600 commented question Got an error when tried to capture from Usb Camera

I used 1 or 2 cameras at a time, But I changed the ID of camera in code. Now, After I restarted my computer, 1 camera w

2018-06-22 07:55:45 -0600 commented question Got an error when tried to capture from Usb Camera

But, Why sometime it works, sometime it not works. I tried 3 webcams and it gave the same result.

2018-06-21 20:01:19 -0600 edited question Got an error when tried to capture from Usb Camera

Got an error when tried to capture from Usb Camera My set up: Python 3.6 Windows10 Opencv 3.4.1 My test code: cap =

2018-06-20 01:44:12 -0600 commented question Got an error when tried to capture from Usb Camera

Hi berak, I edited the question, I updated the result of print(cv2.getBuildInformation()) above. I tried the above code

2018-06-20 01:16:02 -0600 commented question Got an error when tried to capture from Usb Camera

Hi berak, I edited the question, I updated the result of print(cv2.getBuildInformation()) above. I tried the above code

2018-06-20 01:12:06 -0600 edited question Got an error when tried to capture from Usb Camera

Got an error when tried to capture from Usb Camera My set up: Python 3.6 Windows10 Opencv 3.4.1.14 My test code: cap

2018-06-20 01:10:56 -0600 edited question Got an error when tried to capture from Usb Camera

Got an error when tried to capture from Usb Camera Python 3.6 Windows10 Opencv 3.4 .1.14 My test code:

2018-06-20 01:09:40 -0600 edited question Got an error when tried to capture from Usb Camera

Got an error when tried to capture from Usb Camera Python 3.6 Windows10 Opencv 3.4.1.14 My test code: cap = cv

2018-06-20 01:08:53 -0600 received badge  Editor (source)
2018-06-20 01:08:53 -0600 edited question Got an error when tried to capture from Usb Camera

Got an error when tried to capture from Usb Camera Python 3.6 Windows10 Opencv 3.4.1.14 My test code: cap = cv

2018-06-19 21:56:30 -0600 asked a question Got an error when tried to capture from Usb Camera

Got an error when tried to capture from Usb Camera Python 3.6 Windows10 Opencv 3.4.1.14 My test code: cap = cv2.Video