webarkit / webarkit-testing

Testing a new version of WebARKit
https://www.webarkit.org/examples/webarkit-testing/
GNU General Public License v3.0
2 stars 0 forks source link

WebARKit development #2

Open kalwalt opened 3 years ago

kalwalt commented 3 years ago

I will share with you some thoughts:

This list is not complete, i will update while issues will emerge in the development.

kalwalt commented 1 year ago

It's been a while when i opened this issue, but In this project i focused primarly on the C++ code and the wasm generated code thanks to Emscripten. It use OpenCV for image tracking and other tasks. I'm testing different algorithms for detection and tracking ( Orb, Akaze, Freak and Teblid) . It works quite good with a desktop PC, we can't say the same on a mobile. It Is needed a set of improvements in the code that i wll do in the next chapter of the development.