# compilation
g++ main.cpp -o main `pkg-config --cflags --libs opencv`

# execution
./img-display linuxconfig_logo.png

相关文章:

  • 2021-11-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-01
  • 2021-06-13
猜你喜欢
  • 2022-01-21
  • 2022-01-18
  • 2021-06-17
  • 2021-07-07
  • 2022-12-23
  • 2021-12-04
  • 2022-12-23
相关资源
相似解决方案