search

Home  >  Q&A  >  body text

c++ - qt 使用 opencv

刚接触qt做图像处理,去opencv官网看了下,有好多版本的opencv,win,linux,android...,我如果做跨平台的qt项目,怎么用opencv,各种平台opencv都要加进去的吗?

阿神阿神2767 days ago562

reply all(2)I'll reply

  • 阿神

    阿神2017-04-17 11:20:31

    The project created by Qt has a configuration file, in which the header files and library files of opencv for windows and linux are configured, and then compiled on the corresponding platform~

    reply
    0
  • ringa_lee

    ringa_lee2017-04-17 11:20:31

    I have only used it under the Linux platform and embedded OpenCV.

    reply
    0
  • Cancelreply