This android studio app supports 2 Optical Flow algorithms:
- Lukas Kanade
- Frane Back
It calculate the Motion Vector of the phone base on the output from the OF component.
The app also calculate the speed (mph) of the phone using its built-in IMU.
An Android Studio app implementing the LK & FB Optical Flow algorithms.
C++
This android studio app supports 2 Optical Flow algorithms:
It calculate the Motion Vector of the phone base on the output from the OF component.
The app also calculate the speed (mph) of the phone using its built-in IMU.