OpenCV Pencil Sketch effect with multi-threading in TouchDesigner
This video is a brief walk through of using threading and queue in TouchDesigner by offloading the slow imaging effect to a separate thread. Communication between the processes is done by the standard Python queue object.
Details of the project can be found in my Patreon post at https://www.patreon.com/posts/multi-threading-118714139