Hi guys.
I have created a new GUI that reading input variables and passes them to a function that processes and manipulates a video and displays the results in an axes object.
The problem is that the GUI won't instantly update when I click the Process button.
I want the Process Button to...