using opencv in keil arm

asked 2014-09-24 15:47:28 -0600

cristianclc gravatar image

updated 2014-09-24 15:57:27 -0600

Hi everybody, i´m trying to use OpenCV in Keil ARM but i can´t find the way.

I´ve been working with opencv in Visual Studio and i didn´t have any problem

Now I´m working with ARM and i´ve been trying to use the .lib files generated for Visual Studio in Keil ARM but didn´t have any good result.

I know that i have to create specific .libs for this ide but i don´t know how should i do this.

Any tip would be really helpful

Thanks.

edit retag flag offensive close merge delete

Comments

OpenCV works well in RTOS based ARM processor but programming with keil ARM ....??? refer the following link: http://www.keil.com/forum/15508/uvision-and-opencv/

post by Leandro Gentili

jamesnzt gravatar imagejamesnzt ( 2014-09-29 10:14:26 -0600 )edit