We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › error with SimpleARToolKit
Page Index Toggle Pages: 1
error with SimpleARToolKit (Read 1418 times)
error with SimpleARToolKit
Apr 7th, 2010, 9:31am
 
hi,
Im trying the  SimpleARToolKit (augmented reality), installed it (import librarie works) and when running sketch of the demo01 I get

ClassNotFoundException: processing.video.Capture
>
Exception in thread "Animation Thread" java.lang.NoClassDefFoundError: processing/video/Capture

and trying the code from the example of the page of the author,
http://www.bryanchung.net/?page_id=415

I get
The function loadPattern(Strion, int,float. float)does not exist.
(refering to)
SimpleARToolKit

so was the librarie properly installed?, it appears in the code when called,
how to fix this errors (newbiee here sorry)

thank you
Wink



Re: error with SimpleARToolKit
Reply #1 - Apr 8th, 2010, 8:54am
 
bump
Re: error with SimpleARToolKit
Reply #2 - Apr 8th, 2010, 9:05am
 
Have you installed the JMyron library too?
Re: error with SimpleARToolKit
Reply #3 - Apr 9th, 2010, 10:16am
 
hello,
yes is installed, I can imported,
thanks
Page Index Toggle Pages: 1