Quantcast
Channel: Active questions tagged html - Stack Overflow
Viewing all articles
Browse latest Browse all 67527

How to convert a post request for a video into an opencv object?

$
0
0

I am trying to make a website where one can upload a video can can obtain all the barcodes inside the video. How can I get a frame by frame stream of the video as an opencv object ? I know from image I can encode and decode using numpy.uint8 but it is not working for a video.

One option I have is that I can save whole of the video on the server side and then process it but can I process it even without uploading?

request.files['video'].read() 

This is not working.


Viewing all articles
Browse latest Browse all 67527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>