OpenCV maintains two active development branches: the previous stable 4.x branch and 5.x branch (now also stable) where most of the latest functionality will be put to. Many improvements — performance ...
This is an Python OpenCV based implementation of visual odometery. An invaluable resource I used in building the visual odometry system was Avi Singh's blog post ...