ARToolKit | Mailing List Archive |
![]() |
From: | Andriamasinoro Rahajaniaina <ra_haja501@y ........> | Received: | Oct 5, 2007 |
To | artoolkit@w ............... | ||
Subject: | [ARToolKit] problem running ARToolKitPlus on PC (win xp sp2) | ||
Hi everyone, I use ARTKt+ (ARToolKitPlus_2.1.1) for my AR project on HP 64-bit-system (vs 2005 on xp with sp2). One of my modelviewmatrix is below : -0.95 0.05 0.29 0.00 0.17 0.90 0.40 0.00 -0.25 0.43 -0.87 0.00 88.45 36.18 440.88 1.00 and distFactor 265.00 185.00 20.60 1.01 camsize (640, 480) My problem is that when I mov my cam, the virtual object follow it and it's cause the misalignment of real image and virtual object. but it's work fine on my PDA (I use the same camera file : camera_para.dat). Is someone have an idea ? on my PC I use OPenCV for grabbing frame. many thanks _____________________________________________________________________________ Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail _______________________________________________ ARToolKit mailing list ARToolKit@l ................. http://www.hitlabnz.org/mailman/listinfo.cgi/artoolkit |
From: | Daniel Wagner <daniel@i ...............> | Received: | Oct 10, 2007 |
To | artoolkit@w ............... | ||
Subject: | Re: [ARToolKit] problem running ARToolKitPlus on PC (win xp sp2) | ||
Your PC's camera has different intrinsic parameters than your PDA's camera (most notably the focal length). If you want precise results you'll have to calibrate your PC camera too... Daniel Andriamasinoro Rahajaniaina wrote: > Hi everyone, > I use ARTKt+ (ARToolKitPlus_2.1.1) for my AR project > on HP 64-bit-system (vs 2005 on xp with sp2). One of > my > modelviewmatrix is below : > -0.95 0.05 0.29 0.00 > 0.17 0.90 0.40 0.00 > -0.25 0.43 -0.87 0.00 > 88.45 36.18 440.88 1.00 > > and distFactor 265.00 185.00 20.60 1.01 > camsize (640, 480) > > My problem is that when I mov my cam, the virtual > object follow it and it's cause the misalignment of > real image and virtual > object. but it's work fine on my PDA (I use the same > camera file : camera_para.dat). Is someone have an > idea ? on my PC I use OPenCV for grabbing frame. > many thanks > _______________________________________________ ARToolKit mailing list ARToolKit@l ................. http://www.hitlabnz.org/mailman/listinfo.cgi/artoolkit |