This is the research and development repository related to my teaching in the Academy of Visual Arts, HKBU, using the TouchDesigner software. Majority of the code will be tutorials covering the use of various Python libraries within TouchDesigner.
TestScriptTOP - introduction to the use of Script TOP with basic pass through of video device input to the output window.
ScriptTOPCanny - demonstration of Script TOP with the cv2.Canny function for edge detecion.
MediaPipeFaceDetection - example of using the MediaPipe face detection and drawing function.
FaceDetectionScriptCHOP - a functional prototype using MediaPipe for face detection in TouchDesigner.