A
A
Alexey Mairin2017-10-28 20:30:20
Qt
Alexey Mairin, 2017-10-28 20:30:20

Connecting libraries in QT openCV why does not work?

Hello, I'm trying to connect openCV libs and writes that there is no such directory (

#include "core/version.hpp"//пытался разными способами подключать
#include<opencv2/imgproc/imgproc.hpp>
#include<opencv2/highgui/highgui.hpp>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel K, 2017-11-05
@PavelK

Because it really doesn't exist
#include<opencv2/core/version.hpp>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question