Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to relacing a infrared tracking system with openCV?

I'm trying to replace a tracking system with my own openCV implementation. I want to know if what I need is possible with openCV?

The current system:

  • Relies on infrared led transmitting
  • Each led transmit a unique 8 bit signal
  • Gives an (x, y, z) coordinate of each unique led
  • Uses 4-8 infrared cameras
  • The system is very synchronized and accurate

Would there be any major obstacles in reproducing such a system with OpenCV?

How to relacing a infrared tracking system with openCV?

I'm trying to replace a tracking system with my own openCV implementation. I want to know if what I need is possible with openCV?

The current system:

  • Relies on infrared led transmitting
  • Each led transmit a unique 8 bit signal
  • Gives an (x, y, z) coordinate of each unique led
  • Uses 4-8 infrared cameras
  • The system is very synchronized and accurate

Would there be any major obstacles in reproducing such a system with OpenCV?

Infrared LED tracking: How to relacing a infrared tracking system track with openCV?OpenCV?

I'm trying to replace a tracking system with my own openCV implementation. I want to know if what I need is possible with openCV?

The current system:

  • Relies on infrared led transmitting
  • Each led transmit a unique 8 bit signal
  • Gives an (x, y, z) coordinate of each unique led
  • Uses 4-8 infrared cameras
  • The system is very synchronized and accurate

Would there be any major obstacles in reproducing such a system with OpenCV?