OpenCV Python for Colibri imx6

We are using iMX6 and we want to do video processing for example we have to read some data of the video,filter that video(remove noise) and plot graph according to its parameters(data of that video) so is it possible by using python? if yes then how we have to cross compile it and please suggest us some IDE(for ubuntu) with its cross compilation tool chain.

hi @sonicmaster and Welcome to the Toradex Communinty!

You can use python for your application and you don’t need any cross compiler tool chain as python is an interpreted language.

As IDE, you can use Pycharm.

Best regards,
Jaski