You might be familiar with simple motion detection techniques in TouchDesigner using nothing but a webcam, but what if you also wanted some direction information? Using the Optical Flow and some CHOP processing we can get a relatively clean signal of the general direction of movement (Left/Right/Down/Up), for very cheap in all regards - no blob tracking or OpenCV needed. We can then use these signals to trigger things based on the general direction of motion in the input, or control motion based on these directions.
Function Store
2024-04-29 20:15:02 +0000 UTCDJ
2024-04-29 19:46:00 +0000 UTCRadu Buia
2024-04-17 17:28:13 +0000 UTCFunction Store
2024-04-17 17:26:20 +0000 UTCRadu Buia
2024-04-17 17:15:55 +0000 UTChuang bin
2024-03-22 10:33:18 +0000 UTC