This plugin adds the OpenCV FaceDetect functionality to TD via Custom Operators. Though OpenCV has already been integrated into TD, it's done via Python, which is not terribly convenient when you have to deal with streams of data.
custom ops
Asset
Asset
This is a boiler-plate setup for dealing with Sensel Morph's Raw data output inside of Touchdesigner. It's not suppose to be pretty or user friendly. It just works if all you want is contact point(s) info. To test the custom op, download the SenselTests directory.
Sensel Morph Raw Output CHOP for Touchdesigner
Feb
1
st
workshop
Custom OPs built in C++ are one of the best ways to reach the net level in your TouchDesigner practice.
Feb 1/st
C++ in TouchDesigner Online Workshop
Online
Online
Asset
https://github.com/t3kt/TektTDCommon (see github for full documentation including examples) TektTDCommon is a collection of utilities that can be used when creating TouchDesigner C++ custom OPs.