gaoxiang12 / slambook

MIT License
6.76k stars 3.24k forks source link

Can not compile project/0.4 with opencv 4 #279

Open ghost opened 3 years ago

ghost commented 3 years ago

I have opencv 4 and when I compiled project/0.4, I got the following error.

fatal error: opencv2/viz.hpp: No such file or directory

include <opencv2/viz.hpp>

How can I fix it?