I did a program with python, importing the OpenCV\'s libraries. Now, I\'m doing the GUI in Tkinter. I\'m trying to show the webcam in the GUI but I couldn\'t. I put the code
I have done it and working successfully.
Here is the Link
I havent assigned button to show the frame but you can assign a button and run to get your answer. I know the use of global variable is a bad practice but still i am using it. Hope it helps.