Archaic-Atom / StereoColorEvalution

The evalution and color code for kitti.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The evalution and color code for kitti.

0. Software Environment

matlab >= 2015

2. How to use the code:

run the main.m file;

$ matlab main.m

3. The result

  • The input image:

image

  • The input gt:

image

  • The output color disp map:

image

  • The output color gt:

image

  • The output error map:

image

3. File Structure

.
├── src # source code
│   ├── libs/
│   ├── main.m
│   └── ...
├── LICENSE
└── README.md

About

The evalution and color code for kitti.

License:MIT License


Languages

Language:MATLAB 100.0%