Giter VIP home page Giter VIP logo

tiy's Introduction

pics/TIY_screenshot.jpg

The TIY library (Download Release) enables you to easily build your own 3D marker (object) tracking system.

  • Open-source (with documentation)
  • Windows and Linux supported
  • Multiple objects can be detected simultaneously.
  • No expensive vision system required
  • Ready-to-use examples (for first testing, NO hardware needed)
  • Tutorial for software and hardware (see TrackItYourself)
  • Precision of about 1 mm (setup with two 1296 x 966 GigE cameras)
  • Software cycle time (of the given full example tracking software) of ~10ms (with a common setup)

What is 3D marker (object) tracking?

Markers are at most reflecting or shining little balls attached to an object that needs to be tracked (followed/find). If at least two cameras can see one marker at the same time, its 3D position relative to the fixed cameras can be computed by "triangulation", as the cameras see the markers from different positions and angles.

To find a specific object and detect its 3D pose (position and orientation relative to the camera), multiple markers need to be attached to it and their arrangement saved as a template once. At runtime, the software compares all the actual detected markers (3D points) at every time instance with the arrangement of the 3D points saved in the template before. By comparison, the actual object pose can be computed.

What can I do with the TIY library (and example)?

After camera calibration (CameraSetUp), any objects can be calibrated (ObjectSetUp) and their 3D poses tracked by the system.

Therefore the system can, for instance, be used in form of a 3D input device. It is already used in an application of controlling a robot and interacting with a 2D user interface projected on a tracked surface.

Some features of TIY, used in the available tiy_client and tiy_server examples are:

  • OpenCV and Aravis GigE (Linux) camera support
  • Send data over network to multiple other computers
  • Log data, capture image frames and record videos
  • Use recorded videos or 2D data as test-input source (instead of cameras)
  • Keyboard- and mouse-interaction

What hardware do I need to build such a system?

For first TIY software tests, NO additional hardware ist needed.

For building an own tracking system, the only necessary hardware components are two cameras (infrared capable) connected to the computer and an object to track (with reflecting marker balls mounted on it).

A complete soft- and hardware tutorial in 4 steps is given on the TrackItYourself Wiki page.

Any Questions?

Subscribe to the mailing list [email protected] ( http://www.freelists.org/list/tiy ).

How can I cite TIY in a scientific paper?

Thank you! We highly appreciate it if you can cite our paper where we use TIY in a intuitive robot workcell:

Andre Gaschler, Maximilian Springer, Markus Rickert, and Alois Knoll. Intuitive robot tasks with augmented reality and virtual obstacles. In IEEE International Conference on Robotics and Automation (ICRA), June 2014.

@inproceedings{Gaschler2014b,
	author = {Andre Gaschler and Maximilian Springer and Markus Rickert and Alois Knoll},
	booktitle = {IEEE International Conference on Robotics and Automation (ICRA)},
	title = {Intuitive Robot Tasks with Augmented Reality and Virtual Obstacles},
	year = {2014}, month = {June}
}

tiy's People

Contributors

gaschler avatar googlecodeexporter avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.