sipeed / libmaix

New MaixCDK will replace this repo: https://github.com/sipeed/MaixCDK
https://github.com/sipeed/MaixCDK
MIT License
67 stars 27 forks source link

Documentation for C++ sample app build with opencv #6

Closed thepian closed 2 years ago

thepian commented 3 years ago

It seems that OpenCV is an obvious candidate for apps.

How should opencv.hpp be included in an app and be compiled?

Neutree commented 3 years ago

maybe just add include directory and .so library in CMakelist.txt is ok?

junhuanchen commented 2 years ago

Already in https://github.com/sipeed/MaixPy3/tree/main/ext_modules/_maix_opencv/ports/v83x