Skip to content

Efficient Representation of Traffic Scenes by Means of Dynamic Stixels

Notifications You must be signed in to change notification settings

tiantianxuabc/Dynamic-Stixels

Repository files navigation

Dynamic-Stixels

Efficient Representation of Traffic Scenes by Means of Dynamic Stixels

the code is based on c++ and opencv

the version of opencv is 4.0

The image data  is  http://www.cvlibs.net/datasets/kitti/eval_stereo.php

the code is : 
std::string bufl = left_001.img;

std::string bufr = right_001.img;
Now try to run:

main.cpp

About

Efficient Representation of Traffic Scenes by Means of Dynamic Stixels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages