ARToolKit | Mailing List Archive |
![]() |
From: | "Victor Ng-Thow-Hing" <victorngthowhing@y ........> | Received: | Jan 12, 2007 |
To | <artoolkit@h ..................> | ||
Subject: | ArToolkit and ArToolKitPlus: state of development? | ||
This is a multi-part message in MIME format. ------=_NextPart_000_002C_01C7362E.A5FC7650 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I'm currently using ArToolkitPlus, but would like to know what the development state of both ArToolkitPlus and ArToolkit are. Are these API's being continually worked on? or have they basically stabilized and are no longer being actively developed? Regards, Victor ------=_NextPart_000_002C_01C7362E.A5FC7650 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Dus-ascii"> <TITLE>Message</TITLE> <META content=3D"MSHTML 6.00.2900.3020" name=3DGENERATOR></HEAD> <BODY> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D031494517-12012007>Hi,</SPAN></FONT></DIV> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D031494517-12012007></SPAN></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><SPAN class=3D031494517-12012007>I'm = currently using=20 ArToolkitPlus, but would like to know what the development state of both = ArToolkitPlus and ArToolkit are. Are these API's being continually=20 </SPAN></FONT></DIV> <DIV><FONT face=3DArial size=3D2><SPAN class=3D031494517-12012007>worked = on? or have=20 they basically stabilized and are no longer being actively=20 developed?</SPAN></FONT></DIV> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D031494517-12012007></SPAN></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D031494517-12012007>Regards,</SPAN></FONT></DIV> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D031494517-12012007>Victor</SPAN></FONT></DIV></BODY></HTML> ------=_NextPart_000_002C_01C7362E.A5FC7650-- |
From: | Sean White <swhite@c ..............> | Received: | Jan 12, 2007 |
To | Daniel Wagner <daniel@i ...............> | ||
Subject: | Re: ArToolkit and ArToolKitPlus: state of development? | ||
Hi Daniel, Have there been any recent comparisons of ARToolkitPlus and ARTag? The only ones I find in the literature are a bit dated. Best, Sean Daniel Wagner wrote: > Victor Ng-Thow-Hing wrote: >> I'm currently using ArToolkitPlus, but would like to know what the >> development state of both ArToolkitPlus and ArToolkit are. Are these >> API's being continually >> worked on? or have they basically stabilized and are no longer being >> actively developed? > hi Victor, > > Being the primary developer of ARToolKitPlus I can state that > ARToolKitPlus is in continuous development and will be so in the > foreseeable future. Since ARToolKitPlus is a side project of my work, > releases are irregular but there is still active development. > E.g. latest (not released yet) changes brought another significant > speedup on low end smartphones and we already have a Symbian version > running too. For the future we plan changes that will improve the > tracking quality. I don't know yet when these will be released... > > ARToolKit is still actively developed too, but in a different direction. > Just recently Phil Lamb released a major new version with support for > OpenSceneGraph. I don't think that changes to the vision core itself can > be expected anymore since there haven't been any such changes for years > and then this is where the commercial ARToolKit version 4 is placed. > > I hope this answers your questions, > bye, > Daniel |
From: | Daniel Wagner <daniel@i ...............> | Received: | Jan 12, 2007 |
To | ARToolKit Mailinglist <artoolkit@h ..................> | ||
Subject: | Re: ArToolkit and ArToolKitPlus: state of development? | ||
Victor Ng-Thow-Hing wrote: > I'm currently using ArToolkitPlus, but would like to know what the > development state of both ArToolkitPlus and ArToolkit are. Are these > API's being continually > worked on? or have they basically stabilized and are no longer being > actively developed? hi Victor, Being the primary developer of ARToolKitPlus I can state that ARToolKitPlus is in continuous development and will be so in the foreseeable future. Since ARToolKitPlus is a side project of my work, releases are irregular but there is still active development. E.g. latest (not released yet) changes brought another significant speedup on low end smartphones and we already have a Symbian version running too. For the future we plan changes that will improve the tracking quality. I don't know yet when these will be released... ARToolKit is still actively developed too, but in a different direction. Just recently Phil Lamb released a major new version with support for OpenSceneGraph. I don't think that changes to the vision core itself can be expected anymore since there haven't been any such changes for years and then this is where the commercial ARToolKit version 4 is placed. I hope this answers your questions, bye, Daniel |
From: | Daniel Wagner <daniel@i ...............> | Received: | Jan 12, 2007 |
To | ARToolKit Mailinglist <artoolkit@h ..................> | ||
Subject: | Re: ArToolkit and ArToolKitPlus: state of development? | ||
Sean White wrote: > Have there been any recent comparisons of ARToolkitPlus and ARTag? > The only ones I find in the literature are a bit dated. ARTag gives definitely better tracking results since it does many things more accurate than ARToolKit and ARToolKitPlus. On the other hand, ARTag is closed source, available for less platforms and has a more restrictive license (ARTK and ARTK+ are GPL so you can do anything, even commercial and closed source projects without paying anything as long as you don't release products). For us a primary difference is the availablity of ARTK+ for handheld platforms. Mark Fiala is working on port of ARTag to Symbian but due to the way ARTag works (better edge detection, etc.) I doubt it will be very fast. Please see this as my personal opinion. I actually have only little experience with ARTag. Daniel |