Back to Browse

10. Concurrency problems with Python OpenCV - using asyncio.wait()

666 views
Dec 20, 2020
6:56

In this video we are going to do some code refactoring and using asyncio.wait(). The main goal is not to wait for updated frames from face detection instead printing the results to the console. Code changes for this video: https://github.com/ShahriyarR/concurrent-camera-reader/tree/add_async_support_code_refactoring_part4

Download

1 formats

Video Formats

360pmp413.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

10. Concurrency problems with Python OpenCV - using asyncio.wait() | NatokHD