Python-Opencv based on Yocto

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Python-Opencv based on Yocto

Jump to solution
4,829 Views
nurulhidayah
Contributor I

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.

Labels (3)
0 Kudos
1 Solution
2,824 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi,

You can refer to

Install python-opencv module 

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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
2,825 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi,

You can refer to

Install python-opencv module 

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!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos