Search found 8 matches
- Thu Aug 20, 2020 11:20 pm
- Forum: Use with Unity
- Topic: 3D object markers instead of 2D Markers
- Replies: 2
- Views: 108074
Re: 3D object markers instead of 2D Markers
You can use markers arranged in fixed 3D configurations. But if you're looking for 3D object recognition e.g. by model-based tracking, this is not currently supported.
- Thu Aug 20, 2020 11:19 pm
- Forum: General
- Topic: I can't create new markes on windows using Artoolkitx
- Replies: 2
- Views: 67476
Re: I can't create new markes on windows using Artoolkitx
A bug in video display on Windows was fixed since you made this post. Please try with the latest release and let me know if you're still seeing the same problem.
- Thu Aug 20, 2020 9:59 pm
- Forum: General
- Topic: Integration of TOF sensor with artoolkitX
- Replies: 1
- Views: 90551
Re: Integration of TOF sensor with artoolkitX
Currently there's no usage of any depth-related information in any of the tracking. There have been numerous demos made which used depth information to do more sophisticated interaction post-tracking. Some of this work is quite a long time ago! See e.g. https://www.youtube.com/watch?v=7FLyDEdQ_vk. I...
- Mon Apr 29, 2019 1:34 am
- Forum: Use with Unity
- Topic: 3D model
- Replies: 6
- Views: 100886
Re: 3D model
Hi, you can grab ARX.dll from any artoolkitX for Windows release build. Go to http://www.artoolkitx.org/docs/downloads/, download the lastest Windows build, and grab ARX.dll from the folder `SDK\bin` in the downloaded package.
- Thu Mar 14, 2019 10:20 pm
- Forum: Use with Unity
- Topic: 3D model
- Replies: 6
- Views: 100886
Re: 3D model
artoolkitX doesn't at present support 3D model tracking, except through the very limited use case of attaching square markers to 3D object surfaces, e.g. faces of a cube or other shape. 2D feature sets: there are currently two tracking engines which provide this. The newest of these generates the fe...
- Thu Feb 21, 2019 8:52 pm
- Forum: Use with Unity
- Topic: Performance Differences MarkerTracked/ Searching ARTK6
- Replies: 1
- Views: 102968
Re: Performance Differences MarkerTracked/ Searching ARTK6
Old post but worth a reply... there only connection between ARToolKit6 and artoolkitX is that both had their origins in ARToolKit v5. DAQRI however retains the rights to ARToolKit6 and seems to have no intention to continue the project, so I would highly recommend any future development is based on ...
- Thu Feb 21, 2019 8:37 pm
- Forum: Building the software
- Topic: missing build.sh
- Replies: 1
- Views: 63950
Re: missing build.sh
Hi, those instructions apply to artoolkitX. https://github.com/artoolkitx/artoolkitx
- Fri Aug 10, 2018 12:09 am
- Forum: General
- Topic: What is the relationship with Artoolkit 6?
- Replies: 1
- Views: 188149
Re: What is the relationship with Artoolkit 6?
ARToolKit6 included portions of ARToolKit v5. artoolkitX also includes portions of ARToolKit v5 under LGPLv3 license.