Skip to content

mauromazzei/TD-Madrid-Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Madrid Realtime Object Detection 🇪🇸

Project done for a TouchDesigner workshop "URBAN-DX : Real-time Urban Digital eXploration"

Cover Image Demo: https://vimeo.com/436011202

Done with a custom ML app communicating with a TouchDesigner project that interpolates data in realtime. All datas are shared between the processes by

  • Spout for texture sharing (tnx to Spiral Technica for makin it possible)
  • OSC for data analysis results

This project is intended for study purpose and is deeply chained to my own ML app. Could be complex to make it working with a different app but not impossible :)

In order to work in an other environment the main points are:

  • add a new footage to the movie_file_in
  • use spout communication for communicating analyzed textures
  • update the osc bundle structure for custom msgs
  • free time 👨‍💻🤯☕️☕️☕️☕️☕️☕️☕️☕️☕️

Based on

About

Project done for a TouchDesigner workshop of DigitalFUTURES 2020: "URBAN-DX : Real-time Urban Digital eXploration" with realtime object detection and analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages