transmote speaks…

design + art + code
  • portfolio
  • rss
  • Home
  • About
  • FLARManager: Augmented Reality in Flash
    • FLARManager intro
    • FLARManager documentation
    • FLARManager – donate
    • Inside FLARManager
      • Inside FLARManager: Getting Started
      • Inside FLARManager: 2D Marker Tracking
      • Inside FLARManager: Basic Augmented Reality
      • Inside FLARManager: Loading Collada Models
      • Inside FLARManager: Tracking Engines
      • Inside FLARManager: Customization
      • Inside FLARManager: FLARManager Miscellany
  • Contact

FLARManager v1.0.1 – Augmented Reality with Flash

ericsoco | 2010/08/15 | 6:28 pm

Minor update to FLARManager v1.0. Imagination has requested that I not distribute their libraries, so I’ve removed them from the FLARManager distro. This will make it easier for us to ensure both FLARManager and the flare* products are as up-to-date as possible, as well as smoothing out some other potential distribution issues.

However, this means that getting flare*tracker and flare*NFT projects running requires a bit more work. As such, I’ve reverted the examples and tutorials to use FLARToolkit, which I can distribute along with FLARManager, and also created this page to describe, in-depth, how to implement the various tracking engines that FLARManager supports.

Please take a moment to download the latest version of FLARManager and the current evaluation SDKs for flare*tracker and flare*NFT to ensure you’re up-to-date. And feel free to pester me with questions (as comments, below) about setting up your projects — I need your help to get the documentation as clear as possible.

Categories
Uncategorized
Tags
actionscript, AR, as3, augmented reality, computer vision, flare, flarmanager, flartoolkit, flash, natural feature tracking, NFT
Comments rss
Comments rss
Trackback
Trackback

« FLARManager v1.0 – Augmented Reality with Flash FLARManager: control jitter with activityThreshold »

1 Tweet

24 responses

Read on: FLARManager v1.0.1 – Augmented Reality with Flash: Minor

richafur | 2010/08/15 | 6:51 pm

Read on: FLARManager v1.0.1 – Augmented Reality with Flash: Minor update to FLARManager v1.0. Imagination has requ… http://bit.ly/9zUGe1

This comment was originally posted on Twitter

Hi Eric, Thank you very much for your update. all the

Thangaraj | 2010/08/15 | 10:03 pm

Hi Eric,

Thank you very much for your update. all the samples are working fine. Except “FLARManagerTutorial_Collada.as”. it returns only white screen. i try to load dae from the the file “FLARManagerExample_PV3D.as”, it aslo returns white screen without any compile errors…

Thanks

thanks for ur shared^^ when i run the FLARManager_AppLauncher.as on

Ellis | 2010/08/16 | 11:37 pm

thanks for ur shared^^

when i run the FLARManager_AppLauncher.as on flash developer

there’s a error appeared!

Error: Embed is only supported on classes and member variables.

how can i fix it??

Thanks

@ellis -- not sure why the Embed metatag is giving

ericsoco | 2010/08/17 | 9:24 am

@ellis — not sure why the Embed metatag is giving you trouble with FlashDevelop. it’s not a problem with Flash Builder. try googling the problem?

if i publish your code i see that whatever i

Dwayne | 2010/09/03 | 1:51 pm

if i publish your code i see that whatever i want to happen when the marker is recognized, happens without the marker being there… which si kinda freaky.. any ideas has to why that is?

sorry if my last comment was confusing. i was in

Dwayne | 2010/09/03 | 2:29 pm

sorry if my last comment was confusing. i was in transit. here is the link in question http://www.massideation.com/ar/..

video is supposed to play when the marker is recognized.. not before..
any suggestions.

Hi, does anyone know how to use it with Flash

idkwtf | 2010/09/05 | 2:15 am

Hi, does anyone know how to use it with Flash Professional? Thanks

@idkwtf -- just create a new Document Class that points

ericsoco | 2010/09/05 | 11:18 am

@idkwtf — just create a new Document Class that points to or instantiates FLARManagerExampleLauncher.as.

ok, will try. thanks for reply

idkwtf | 2010/09/05 | 1:07 pm

ok, will try. thanks for reply

I set the confidence level to be higher, that seemed

Dwayne | 2010/09/07 | 12:43 pm

I set the confidence level to be higher, that seemed to have fixed the issue… eric, does that make sense

@dwayne -- glad that worked for you. not sure

ericsoco | 2010/09/07 | 12:53 pm

@dwayne — glad that worked for you. not sure what would have caused your problem, perhaps something in the background that looks vaguely like a marker. increasing the confidence value would solve that issue.

Hello, I have tried for many demos your libraries and

grahf | 2010/09/22 | 3:08 pm

Hello, I have tried for many demos your libraries and they are great, but now someone asked tod something diferent, I need to objects appear in the screen but without the marker, only by random chance (you know, like of ghosts appeared in the webcam at random) but I got stock in the moment I need to create a FlarMarker from it’s contructor to add it in the loop function. Do you have an example of how to create a marker object from scratch that shows in the middle of the screen?? Because I can’t find any example

@grahf -- no, i don't have an example of this.

ericsoco | 2010/09/22 | 7:12 pm

@grahf — no, i don’t have an example of this. but you could dump the transform matrix values of a marker held in front of the screen, wherever you want your “ghost” marker to appear, and then apply those values to your model in the same way a marker’s transform matrix values are normally applied.

make sense?

Hey Eric, great work. I am trying to implement the collusion

Lynda Ray | 2010/09/25 | 3:42 am

Hey Eric, great work.
I am trying to implement the collusion detection between multiple object using your Flarmanger. Can you help me with that.
Thanks in advance.

Hi, I just wanted to ask you how can I implement

Dan | 2010/09/25 | 8:07 pm

Hi,

I just wanted to ask you how can I implement this to a website as it works on my machine but when I upload it to a webserver it says movie not loaded but if I go to the direct link of where the .swf is then it ask for permission to access the webcam but once you give permission it just gives a black screen. Do you know why?

I just wanted to do something like this url http://www.youtube.com/watch?v=Az68-AaeMBY Can

siralvarez | 2010/10/06 | 9:05 am

I just wanted to do something like this url http://www.youtube.com/watch?v=Az68-AaeMBY

Can you help me, I’m sorry if this is a stupid question but I’m newer in this.

Thank you in advance.

Hey Eric, I just updated FlarToolkit, FlarManager, and the jp.nyatla

Michael Blount | 2010/10/18 | 9:16 am

Hey Eric, I just updated FlarToolkit, FlarManager, and the jp.nyatla libraries this morning and have been getting all kinds of crazy errors. Deleted everything and pulled fresh libraries, and am down to getting:
FLARToolkitManager.as, Line 101:
1178: Attempted access of inaccessible property AR_AREA_MIN through a reference with static type Class.
FLARToolkitManager.as, Line 101:
1178: Attempted access of inaccessible property AR_AREA_MIN through a reference with static type Class.
FLARToolkitManager.as, Line 102:
1178: Attempted access of inaccessible property AR_AREA_MAX through a reference with static type Class.
FLARToolkitManager.as, Line 102:
1178: Attempted access of inaccessible property AR_AREA_MAX through a reference with static type Class.

Am I doing something wrong?

there were some issues with a CS4 bug that prevented

ericsoco | 2010/10/18 | 9:23 am

there were some issues with a CS4 bug that prevented people from compiling. looks like the libspark folks changed things to address that that broke FLARManager. very simple to fix; i can’t do it now but in the meantime, in FLARToolkitManager.as, just replace AR_AREA_MIN with 70 and AR_AREA_MAX with 100000.

Yep that did the trick for that problem... have had

Michael Blount | 2010/10/18 | 2:05 pm

Yep that did the trick for that problem… have had a few more errors, mostly dealing with syntax changes, and I think I’ve addressed everything for the most part.. but now I seem to be consistantly getting:

[FLARManager] Initing camera ‘Microsoft LifeCam VX-6000′.
[FLARManager] Initial camera validation complete…
Error: Error #2032: Stream Error. URL: file:///S|/Projects/Internal/ProvingGround/ImageBurst/
at com.transmote.flar.tracker::FLARToolkitManager/onCameraParamsLoadError()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
[FLARManager] Secondary camera validation failed for camera ‘Microsoft LifeCam VX-6000′. Reiniting camera.
Error #2044: Unhandled error:. text=Camera not found. Please check your connections and ensure that your camera is not in use by another application.

Don’t expect you to troubleshoot it for me, but if you have a starting point for what the problem could be, I would definately appreciate it. :P

@michael -- were you having the camera issue before you

ericsoco | 2010/10/18 | 4:55 pm

@michael — were you having the camera issue before you updated flartoolkit? flarmanager is entirely responsible for setting up the camera, so it’s very unlikely that updating alone could have caused the problem.

maybe a better question is: have you successfully used this camera with FLARManager in the past?

it is possible that some change in how flartoolkit is getting inited could impact the camera initialization. if all else fails, you could try commenting out the secondary camera validation (just comment out everything within FLARCameraSource.onSecondaryCameraValidation after ‘this.update()’).

Yeah, this same project was working fine before I started

Michael Blount | 2010/10/19 | 6:18 am

Yeah, this same project was working fine before I started updating everything. I can’t say I had success with this camera, though, because I had to change it from FLARCamera3D to FLARCamera_Away3D (the other doesn’t exist anymore) and pass the FLARManager to it as a parameter. Before I had just created the camera and then used .setParam to pass the flar manager’s .cameraParams. Not seeing that as an option with this new camera, so I assume with passing the entire manager to it, it knows how to retrieve the cameraParams?

hi im new in this and i cant make my

Guillo | 2010/11/23 | 1:20 pm

hi im new in this and i cant make my camera to show it keeps giving me this message
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at gamut/initFLAR()[/Users/Guillo/Documents/Adobe Flash Builder 4/gamut/src/gamut.as:19]
at gamut()[/Users/Guillo/Documents/Adobe Flash Builder 4/gamut/src/gamut.as:15]

it freezes my browser and nothing shows
any suggestions??

Hi Michael,

Ashish | 2011/05/27 | 9:39 am

Hi Michael,
I am also facing the same problem.Did you able to figure the reason for that and what is the solution for it???

Hi Eric, I am getting the following error .Could you please

Ashish | 2011/05/27 | 9:42 am

Hi Eric,

I am getting the following error .Could you please help me out figuring the reason behind it and what could be the right solution ??

Error: Error #2032: Stream Error. URL: file:///C|/Documents%20and%20Settings/sharmaas/Adobe%20Flash%20Builder%204/FLARTest/bin%2Ddebug/
at com.transmote.flar.tracker::FLARToolkitManager/onCameraParamsLoadError()[C:\Documents and Settings\sharmaas\Desktop\AR\Actionscripts\com\transmote\flar\tracker\FLARToolkitManager.as:343]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()

Leave a comment

You can use these tags : <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Additional comments powered by BackType

Recent Posts

  • Nest 0.2 – Scenegraph and Event Model for Processing/Java
  • ‘flip’ on the Great Wall
  • FLARManager v1.1 – Augmented Reality in Flash
  • pecha kucha, 2011.01.11
  • Alternativa3D version 7 support, ARToolworks forum

Tags

3d actionscript Add new tag AR as3 augmented reality camera Capabilities clibinit computer vision digital elastic event handler exhibit exploratorium fiducial flar flare flarmanager flartoolkit flash flash player forum garbage collection generative grid interactive Keyboard marker memory mesh mirror natural feature tracking NFT notes papervision presentation reflection slides sputnik to see tracking video video mirror webcam


If FLARManager has helped you out, please help FLARManager!







Serious ADHD Likely!
rss Comments rss design by jide