Unlock Powerful Blob Tracking Features in TouchDesigner

I’ve created a new tool exclusively for my Patreon supporters, bringing all those cool Blob Tracking effects to every version of TouchDesigner. Features: • Unlimited Blobs: No restrictions on the number of blobs you can track. • Custom Thresholding Tools: Fine-tune the blob detection to suit your needs. • Easy Resolution Selection: Quickly adjust the […]

TouchDesigner ScriptTOP Introduction (with OpenCV)

This is a demonstration on how to write Python code for the ScriptTOP in TouchDesigner. It used the OpenCV xphoto oil painting effect as an example. Details and download are available at my Patreon, https://www.patreon.com/posts/touchdesigner-119544081

TouchDesigner ScriptCHOP Introduction (with Face Detection)

It is a demonstration on how to write Python code for the TouchDesigner ScriptCHOP. It used the OpenCV Face Detection example (YuNet). Details and download are available in my Patreon post, https://www.patreon.com/posts/touchdesigner-119617789

Image Captioning in TouchDesigner

This is a demo of using the HuggingFace Transformers (https://huggingface.co/tasks/image-to-text) to play with Image Captioning in TouchDesigner. Details can be found at https://www.patreon.com/posts/image-captioning-119124861.

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

Oak-D + TouchDesigner Part 04: Run Other Object Detection Models

A continuation of Part 3 running object detection on the Oak-D camera. This time we’re browsing the Roboflow universe and using a public model there to detect playing cards, then creating some audiovisual events in TouchDesigner that respond to specific combinations of cards — 3 of a Kind, Straight, and Royal Flush. The document used […]

3/3 TouchDesigner Vol.025 Face-Tracking Effects Creation with External Python Libraries

Support TDSW on Patreon https://www.patreon.com/tdsw Registration on Patreon gives you access to sample files. We have prepared a lot of contents to learn the techniques and expression methods of wonderful artists, creators, and developers from all over the world. Please join TDSW Patreon Membership and enjoy your creation! #TouchDesigner #tutorial #tdsw ■ Contents (subject to […]

1/3 TouchDesigner Vol.025 Face-Tracking Effects Creation with External Python Libraries

Support TDSW on Patreon https://www.patreon.com/tdsw Registration on Patreon gives you access to sample files. We have prepared a lot of contents to learn the techniques and expression methods of wonderful artists, creators, and developers from all over the world. Please join TDSW Patreon Membership and enjoy your creation! #TouchDesigner #tutorial #tdsw ■ Contents (subject to […]

【3/3】Contents Creation with Image Processing Techniques / TDSW vol.024

Download the ping pong movie used in this workshop https://drive.google.com/file/d/1eWD0_2s_5nlrHT3iMPJkDYdEhu2jvVBu/view ————————————————————————————- Support TDSW on Patreon https://www.patreon.com/tdsw Registration on Patreon gives you access to sample files. We have prepared a lot of contents to learn the techniques and expression methods of wonderful artists, creators, and developers from all over the world. Please join TDSW Patreon Membership […]

【2/3】Contents Creation with Image Processing Techniques / TDSW vol.024

Download the ping pong movie used in this workshop https://drive.google.com/file/d/1eWD0_2s_5nlrHT3iMPJkDYdEhu2jvVBu/view ————————————————————————————- Support TDSW on Patreon https://www.patreon.com/tdsw Registration on Patreon gives you access to sample files. We have prepared a lot of contents to learn the techniques and expression methods of wonderful artists, creators, and developers from all over the world. Please join TDSW Patreon Membership […]

logo detection – Touchdesigner Tutorial

This is a comprehensive tutorial about logo detection with OpenCV. To be honest, it is feature detection from OpenCV library. And we have to be careful about some to use it in Touchdesigner. I explained it in this video. github https://github.com/miwa-maroon/logo_detection.git chapter 0:00 intro 1:06 set up 6:02 top to numpy 13:46 feature detection 18:46 […]

TouchDesigner Tutorial — Pixel Motion Glitch (OpenCV)

In this tutorial I use the Blob Track (OpenCV) TOP and a Threshold TOP to get a glitchy difference map that updates every time parts of the a video image updates.

Tracking QR Codes in TouchDesigner with OpenCV and Script TOP – Tutorial

Get access to 60+ hours of TouchDesigner video training, a private Facebook group where Elburz and Matthew Ragan answer all your questions, and twice-monthly group coaching/mastermind calls here: https://bit.ly/2zJ0lmt QR codes are insanely helpful and underrated tools. They can be used for everything from tracking the position of objects in a scene, to helping your […]

Extracting Data from Featuring Tracking in TouchDesigner – Tutorial

Get access to 60+ hours of TouchDesigner video training, a private Facebook group where Elburz and Matthew Ragan answer all your questions, and twice-monthly group coaching/mastermind calls here: https://bit.ly/2zJ0lmt A lot of folks are loving the new possibilities of the Script TOP, especially when it comes to implementing OpenCV workflows in realtime in TouchDesigner. After […]

Easy Feature Tracking with Script TOP and OpenCV in TouchDesigner – Tutorial

Get access to 60+ hours of TouchDesigner video training, a private Facebook group where Elburz and Matthew Ragan answer all your questions, and twice-monthly group coaching/mastermind calls here: https://bit.ly/2zJ0lmt If you’ve ever tried to use OpenCV inside of TouchDesigner or do any kind of machine learning, you’ll have quickly hit a major bottleneck: the difficulty […]

TouchDesigner: OpenCV and Blob Tracking (BAD AUDIO)

Powered by Restream https://restream.io/ Creative an Audio Reactive Component in TouchDesigner.