@berak hey I understand you are just into computer vision, but have you not encountered this scenario ? Ok can you clarify me one thing about the VideoCapture method in opencv js ? It is very unclear with the docs. The way we use opencv in python is fairly easier but in opencvjs version it’s very unclear. In the web version implementation, It does not simply capture all the frames if video is not seeked, but in opencv python it captures all frames while running a while loop over the videocapture instance. Why are both so different implementations? There are no sufficient docs on opencv js as well.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Opencv.js how to get a frame from cv.read and past to a API od face recognition? | 1 | 769 | September 24, 2022 | |
| [Opencv.js] Compile from source using Emscripten doesn't include VideoCapture() | 3 | 838 | July 1, 2021 | |
| cv2.CAP_PROP_POS_FRAMES sometimes starts at a keyframe sometimes doesn't | 11 | 9571 | September 28, 2021 | |
| Capture web Strea into opencv python | 1 | 468 | December 4, 2021 | |
| Start reading a video from t1 timestamp until t2 and extract every fn frame | 0 | 1172 | November 30, 2021 |