derpicated / articated

ARticated; An augmented reality application for Android
MIT License
10 stars 5 forks source link

Add support for multiple algorithms #9

Closed Mercotui closed 6 years ago

Mercotui commented 7 years ago

With small changes to the vision class, it would be possible to support multiple algorithm for vision processing and feature extraction. The user could then choose the desired implementation at runtime, via the menu.

examples of algorithms could be:

I think that allowing multiple of these algorithms to be implemented side by side, will increase the speed of testing new algorithms.

Mercotui commented 7 years ago

this is of course related to, and likely impedes, #15

Mercotui commented 7 years ago

Initial support for this was added in 601355857d0557f1175065f34329bb4276595e58

Mercotui commented 6 years ago

This was merged back into devel after 6aa69e14ed39dc5f5b1a4f5d3061034147e32573