Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 584 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 584 Bytes

kitti-stereo-devkit-python

KITTI Optical Flow Evaluation 2015 devkit, but with python. For more info see KITTI website.

Currently this code does not work and has only the code for disparity evaluation in the left image, but more is to come (perhaps).

License

No idea. The cpp devkit from KITTI does not have a proper license, so I guess I should just mention Andreas Geiger here.

Dependencies

python >= 3.6 numpy opencv pandas scikit-image

Installation

TBD

Usage

TBD