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 of getting your data back into a TOP texture.

Thankfully, this is a thing of the past with the introduction of the Script TOP. The Script TOP has just been released in TouchDesigner and it will completely change some of your workflows. It allows us to use simple Python code to transfer TOP textures to and from Numpy arrays, meaning that we can run tons of Python based real-time processing code without having to make crazy workarounds.

In this example, I implement a feature tracking OpenCV example into TouchDesigner in 10 minutes!

About The Author

You might be interested in