Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 361 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 361 Bytes

GraphoScan

  1. Write something below the cameras.

  2. Capture the videos with a high framerate (30 frames per second - the maximum framerate of actual cameras).

  3. Synchronize them with a low latence (less than 10 ms in parallel mode, 2 ms in sequential mode).

  4. Do tracking or HOG on those videos.

  5. Reconstruct the writing in 3D with OpenGL rendering.