SensibilityTestbed / indoor-localization

9 stars 3 forks source link

Online localization method #5

Open yyzhuang opened 7 years ago

yyzhuang commented 7 years ago

@yh570's code is written in Matlab, and only works offline.

OpenCV is a tool for Computer Vision, works online, and has an Android version. It would be great to migrate @yh570's desktop code to Android so a user can use the phone's camera for localization.

yyzhuang commented 7 years ago

As a starting point, playing with OpenCV for android and see how it works with the native camera.