sibozhang / Depth-Guided-Inpainting

Code for ECCV 2020 "DVI: Depth Guided Video Inpainting for Autonomous Driving"
https://sites.google.com/view/sibozhang/dvi
66 stars 9 forks source link

delaunay-triangulation #1

Closed 18020126185 closed 3 years ago

18020126185 commented 3 years ago

In file included from /home/tt/Depth-Guided-Inpainting/catkin_ws/src/loam_velodyne/src/VideoInpaintingTexSynth.cpp:1:0: /home/tt/Depth-Guided-Inpainting/catkin_ws/src/loam_velodyne/src/utils.hpp:16:10: fatal error: delaunay-triangulation/vector2.h: no such file or directory

include "delaunay-triangulation/vector2.h"

      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

delaunay-triangulation is a empty directory, but some header file needed in VideoInpainting.cpp.

sibozhang commented 3 years ago

You need to install ros kinetic