Hi.
I released new ARToolKit Marker Generator.
It makes you create original markers for ARToolKit.
When this marker detects two or more marker, you can save all markers as a zip file, or save single marker as a *.pat file.
caution:You need a webcam to play this contents.
How to use
- Design your original markers and print it.
- open ARToolKit Marker Generator Online Multi.
- Set segments and marker size.
- Point your webcam at the printed markers.
- Push “Get Pattern” button when a red line encloses the markers. and go “save mode”.
- When “save mode” starts, Preview window appears.
- Red squares show all of detected markers.
- Green square shows the marker in the preview now.
- Preview Window has 6 buttons.
- Push “Prev/Next” button to change marker.
- Push “Delete” button to exclude current previewing marker from target.
- Push “Save All” button to save all pattern file “*.zip”.
- Push “Save Current” button to save previewing pattern file “*.pat”.
- Push “Cancel” button or close window to end “save mode”.
To get source code.
Please SVN check out from here.
http://www.libspark.org/svn/as3/ARToolKitMarkerGeneratorMulti/

Why does the import image one work? I get no option to “get pattern”
cool tks
Thnx!
But, please, add to your code Mac Camera detection supply.
I used this code:
var index:int=0;
for (var i : int = 0; i < Camera.names.length; i++) {
if (Camera.names[i]=="USB Video Class Video") {
index=i;
}
}
this._webcam=Camera.getCamera(String(index));
Hi, thanks a lot for the english translation.
[...] – Wrapper library by Eric Socolofsky. Marker generator – Print out your marker and use this application to create the .pat file. Blender – [...]
Hi, Katun.
Thanks for your code.
I will try it.
Thank you.
Hi, rafa.
Thank you.
Hi, Masamune.
Thank you.
thanks man, this makes life a lot easier. What are you working on now?
Thanks for sharing! Very useful app. Greetings from Belgium.
[...] el código para generarlas lo desconozco pero el generador de marcadores está disponible en esta dirección. Lo importante a la hora de generar el marcador es escoger una imagen que pueda reconocerse desde [...]
This looks great, but I’m having no luck yet.
I’ve been trying to make it recognise something like http://en.wikipedia.org/wiki/File:FoafLogo.svg …. eg. by loading a bitmap into an image editor, reducing to 32×32 and 16×16 and printing a high-contrast version. But no success, it doesn’t seem to notice even thick black lines…
[...] http://flash.tarotaro.org/blog/2009/07/12/mgo2/ [...]
thanks a lot
can you explain how to use the source code
i want to use the generator offline
thanks again
[...] Online Marker Generator Blender Blender AS3 Export [...]
Hi, shani.
Please use this AIR version.
http://flash.tarotaro.org/ar/MarkerGeneratorMulti.air
thanks.
[...] They are online services that will generate this file for you when you upload your marker file, here is one. There is also an air app to do this, available here. 2) The “camera_para.dat” [...]
I can’t seem to get the upload an image to work either. Any thoughts?
I couldn’t get the image upload to work either until I saw actual dimensions on Mikko Haapoja’s blog. The outer black square needs to be 80mm x 80mm and the inner white area needs to be 40mm x 40mm. After I did that the program recognized it.
[...] Online Marker generator: http://flash.tarotaro.org/blog/2009/07/12/mgo2/ [...]
[...] http://flash.tarotaro.org/blog/2009/07/12/mgo2/ [...]