You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello,
I was using opencv to do some processing on live webcam image and then send the video to a webpage. But I am seeing really high CPU usage. i limited thread count to 1.
is there any solution for this?
My environment is:
Intel N100 alder lake cpu with 4GB RAM
ubuntu24.04
gcc-14