Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigating 2d tracking feature #9

Open
kalwalt opened this issue Apr 1, 2024 · 0 comments
Open

Investigating 2d tracking feature #9

kalwalt opened this issue Apr 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kalwalt
Copy link
Owner

kalwalt commented Apr 1, 2024

Actually the 2d tracking feature is an experimental feature and it's not tracking properly as the code compiled for a native env. So it should be a reason, and propably the cause in in the RunTemplateMatching function : https://github.com/webarkit/artoolkitX_em_2d/blob/1427a7210ca367ddc8a6435b544b6a681d8be3f1/Source/ARX/OCVT/PlanarTracker.cpp#L321.
i'm quite sure that the warpPerspective require too compute resources for WASM, maybe we can try yo exclude this routine?

@kalwalt kalwalt added the enhancement New feature or request label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant