Ask Your Question

NoobCoder's profile - activity

2020-05-31 10:03:17 -0600 commented answer Video corrupted after using Canny then writing. Can you guys spot the mistake

It's still corrupted. Idk what I did wrong :( Can you run the code and see if it's successful?

2020-05-31 04:51:07 -0600 asked a question Video corrupted after using Canny then writing. Can you guys spot the mistake

Video corrupted after using Canny then writing. Can you guys spot the mistake import cv2 import numpy as np cap = cv2.Vi

2020-05-31 01:56:16 -0600 received badge  Editor (source)
2020-05-31 01:56:16 -0600 edited question Why is there no cv.Canny() in opencv.js?

Why is there no cv.Canny() in opencv.js? I'm trying to apply photos edge detection on a school project using Canny, but

2020-05-31 01:52:21 -0600 asked a question Why is there no cv.Canny() in opencv.js?

Why is there no cv.Canny() in opencv.js? I'm trying to apply photos edge detection on a school project using Canny, but