marcojob / vo_gpu_cpu_comparison

Monocular Visual Odometry (VO) GPU and CPU pipline. Aims to show the difference of a monocular VO pipeline running on a GPU versus running on a CPU. On a high level the visual odometry is a achieved by detecting feature points in two subsequent images using the Lucas-Kanade OF tracker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

marcojob/vo_gpu_cpu_comparison Stargazers