computer-vision icon indicating copy to clipboard operation
computer-vision copied to clipboard

Real time histogram code issue

Open anmsajedulalam opened this issue 2 years ago • 2 comments

I have tried your code for real-time histogram code but it only opens a frame for showing captured video from a webcam but there are no line graphs. I think there might be a package updating issue, but not sure, it would be helpful if you have a look into the code and update it.

As you asked in your email response to open it as an issue, so here I am. Hoping to get updates soon. :)

anmsajedulalam avatar Feb 01 '23 11:02 anmsajedulalam

Fatal Python error: PyEval_RestoreThread: the function must be called with the GIL held, but the GIL is released (the current Python thread state is NULL) Python runtime state: initialized

This is the error that I got each time after trying.

anmsajedulalam avatar Feb 01 '23 11:02 anmsajedulalam