I'm currently working on a project related to python programming.
I need to use python-openCV for the project, which will later run in I.MX6 board.
So, I will need to bind the prebuild openCV package in Yocto to python (not C/C++)
How can it be done in Yocto?
Because usually, python-openCv and openCv will give different library when installed in computer.
Fyi, the image i'm building is the core-image-weston.
Solved! Go to Solution.
Hi,
You can refer to
opencv 3.1 supports on the mx6q board
Have a great day,
Rita
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi,
You can refer to
opencv 3.1 supports on the mx6q board
Have a great day,
Rita
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------