carla/Util/ImageConverter/README.md

14 lines
337 B
Markdown
Raw Normal View History

2017-09-20 00:46:29 +08:00
Image Converter
===============
Converts output images of depth and semantic segmentation to a prettier format.
2017-10-19 23:00:14 +08:00
Requires boost_system, boost_filesystem, boost_program_options, libpng, libtiff,
libjpeg and openmp.
Compile with `g++ -std=c++14 -fopenmp`, for the default compilation just run
make
2017-09-20 00:46:29 +08:00
make
./bin/image_converter -h