Jttering of the model or mesh when tracking a NFT marker #30
Labels
enhancement
New feature or request
good first issue
Good for newcomers
NFT
nft markerless technology
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 the first implementation of NFT in jsartoolkit5 in ARMarkerNFT.c The ARMArkerNFT.c is a modified and improved version of ARWrapper/ARMarkerNFT.c. Probably wasn't added for performances reasons.
We could try to add this function in a future to test ( if are not threaded functions) and/or develop another one with gpu.js ? @nicolocarpignoli @ThorstenBux What do you think?
The text was updated successfully, but these errors were encountered: