-
Updated
Jan 5, 2021 - Python
markerless
Here are 11 public repositories matching this topic...
Camera config .exe
Where would I find the camera_config.exe? I was wondering if you were able to save and or build this exe I read about in the ARTookKit documentation? My search has found nothing but a bunch of dead ARToolKit sites
I am running your NFT library in BabylonJS with some good results. But, the tracking is off when the camera is at an angle with the target, and I am hoping it will be better if I
-
Updated
May 9, 2021 - JavaScript
You notice that the model or mesh (sphere) without the @hatsumatsu trick interpolating the tracking matrices is flickering/moving a lot. Why this happens? Because we should apply after the tracking a filter to remove the 'noise' with the arFilterTransMat It was 'planned' to add in t
-
Updated
Feb 18, 2021 - Python
-
Updated
May 14, 2021 - Python
-
Updated
Mar 16, 2020 - C++
-
Updated
Apr 12, 2021 - Swift
-
Updated
Feb 19, 2020
-
Updated
Dec 30, 2018 - C#
Improve this page
Add a description, image, and links to the markerless topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the markerless topic, visit your repo's landing page and select "manage topics."
Hi, Basically I'm Unity AR developer with C# as my background. So It's feeling like I'm driving a power packed Alien Ship without a user manual (Available APIs and Intellisense).
I have checked the AR-NFT-Video_Example.html file, I haven't seen any callback methods are listed on the file to handle the marker lost and found events (Maybe I'm wrong). So I have added my own lines for callbacks. It