Difference between revisions of "Fiducial Markers"

From RoboWiki
Jump to: navigation, search
(New page: An overview article: * [http://scholar.google.com/citations?user=vBlOSLsAAAAJ&hl=en Mark Fiala]: ''[http://scholar.google.com/citations?view_op=view_citation&hl=en&user=vBlOSLsAAAAJ&cita...)
 
(Experiments)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
== Overview ==
 +
 +
 
An overview article:
 
An overview article:
 
 
 
* [http://scholar.google.com/citations?user=vBlOSLsAAAAJ&hl=en Mark Fiala]: ''[http://scholar.google.com/citations?view_op=view_citation&hl=en&user=vBlOSLsAAAAJ&citation_for_view=vBlOSLsAAAAJ:eQOLeE2rZwMC Designing highly reliable fiducial markers.]'' Pattern Analysis and Machine Intelligence, IEEE Transactions on 32 (7), 1317...
 
* [http://scholar.google.com/citations?user=vBlOSLsAAAAJ&hl=en Mark Fiala]: ''[http://scholar.google.com/citations?view_op=view_citation&hl=en&user=vBlOSLsAAAAJ&citation_for_view=vBlOSLsAAAAJ:eQOLeE2rZwMC Designing highly reliable fiducial markers.]'' Pattern Analysis and Machine Intelligence, IEEE Transactions on 32 (7), 1317...
  
Markers overviwew:
+
 
 +
Interesting just for me:
 +
 
 +
* [http://www.artisopensource.net/2010/06/25/how-to-make-a-presentation-with-augmented-reality-using-processing/ How to make a presentation with Augmented Reality using Processing]
 +
* [http://mathewbrewer.tumblr.com/futurecinema Designing For Interactivity]
 +
 
 +
== Markers overviwew ==
 +
 
  
 
* [[Image:QR-code.png|100px]] [http://en.wikipedia.org/wiki/QR_code QR-code (Quick Response Code)] (wikipedia.org)
 
* [[Image:QR-code.png|100px]] [http://en.wikipedia.org/wiki/QR_code QR-code (Quick Response Code)] (wikipedia.org)
 
* [[Image:ARtag.png|100px]]  [http://en.wikipedia.org/wiki/ARTag ARTag (Augmented Reality Tag)] (wikipedia.org)
 
* [[Image:ARtag.png|100px]]  [http://en.wikipedia.org/wiki/ARTag ARTag (Augmented Reality Tag)] (wikipedia.org)
* [[Image:reacTIVision.png|100px]] [ Fiducial Marker] (wikipedia.org)
+
* [[Image:reacTIVision.png|100px]] [http://en.wikipedia.org/wiki/Fiduciary_marker Fiducial Marker] (wikipedia.org)
 +
 
 +
 
 +
== Software ==
 +
 
 +
 
 +
'''ARtag'''
 +
 
 +
* [http://www.artag.net/ ARtag] basic overview
 +
* [http://www.slideshare.net/axiuluo/artag ARtag slides]
 +
* [http://en.wikipedia.org/wiki/ARToolKit ARToolKit]
 +
 
 +
 
 +
'''reacTIVision'''
 +
 
 +
* [http://reactivision.sourceforge.net/ reacTIVision] project page (sourceforge.net)
 +
* [http://code.google.com/p/fidgen/ fidgen] -- fiducial markers generator (code.google.com)
 +
 
 +
== Experiments ==
 +
 
 +
 
 +
=== ReacTIVision ===
 +
 
 +
 
 +
USB Camera 352 x 288 / 15fps used.
 +
reacTIVision for windows binary 1.4.
 +
 
 +
Basic recognition works quite well
 +
 
 +
[[Image:Experiment1.png]]
 +
 
 +
Also partially hidden image is recognized
 +
 
 +
[[Image:Experiment2.png]]
 +
 
 +
But sometimes even larger one is not
 +
 
 +
[[Image:Experiment3.png]]
 +
 
 +
Smalest image recognized properly
 +
 
 +
[[Image:Experiment4.png]]
 +
 
 +
In larger distance, image is too small to identify
 +
 
 +
[[Image:Experiment5.png]]
 +
 
 +
 
 +
 
 +
=== QR code ===
 +
 +
Even the simpe QR code containg less than 10 ASCI letters is not recognized:
  
Software:
+
[[Image:Experiment7.png]]
  
[http://www.artag.net/ ARtag]
+
Could not find any barcode in the uploaded image.

Latest revision as of 12:44, 19 December 2012

Overview

An overview article:


Interesting just for me:

Markers overviwew


Software

ARtag


reacTIVision

  • reacTIVision project page (sourceforge.net)
  • fidgen -- fiducial markers generator (code.google.com)

Experiments

ReacTIVision

USB Camera 352 x 288 / 15fps used. reacTIVision for windows binary 1.4.

Basic recognition works quite well

Experiment1.png

Also partially hidden image is recognized

Experiment2.png

But sometimes even larger one is not

Experiment3.png

Smalest image recognized properly

Experiment4.png

In larger distance, image is too small to identify

Experiment5.png


QR code

Even the simpe QR code containg less than 10 ASCI letters is not recognized:

Experiment7.png

Could not find any barcode in the uploaded image.