1.) How many markers can you recognize with a single application ?
2.) The size of the marker is critical ?
how small can be ?
3.) If I want to host the application in a website flartoolkit is the option ? How to run the application in a loop concept in order to recognize several markers.
1. As many as you want, just use the right function.
2. As small as your web cam able to capture the details. So, even it is very small, put it very close to the web cam still works (assume the camera is still in-focus). Again, you need to supply the size to the app you write.
3. Yes. Currently the most popular and solid AR choice for the web is Flash with flartoolkit. Uuse FLARMultiMarkerDetector to detect multiple marker. You can check out FLARManager which let you use FLARtoolkit easier.
nice la.g.....g
Lord5oth 5 months ago
Hi Andy:
Is possible to download this software somewhere ?
tommycr1 1 year ago
Some of the sources can be found in the info's link. You may google "FLARtoolkit" if you're new to this area.
andyonthewings 1 year ago
Amazing. Thanks for the tip.
3 questions:
1.) How many markers can you recognize with a single application ?
2.) The size of the marker is critical ?
how small can be ?
3.) If I want to host the application in a website flartoolkit is the option ? How to run the application in a loop concept in order to recognize several markers.
Sorry to bother you too much
tommycr1 1 year ago
1. As many as you want, just use the right function.
2. As small as your web cam able to capture the details. So, even it is very small, put it very close to the web cam still works (assume the camera is still in-focus). Again, you need to supply the size to the app you write.
3. Yes. Currently the most popular and solid AR choice for the web is Flash with flartoolkit. Uuse FLARMultiMarkerDetector to detect multiple marker. You can check out FLARManager which let you use FLARtoolkit easier.
andyonthewings 1 year ago