Ask Your Question
1

running opencv on zc702 board ( zynq 7000 soc)

asked 2014-05-17 15:58:51 -0600

fatemeh gravatar image

I have downloaded .bin file of linux and I am trying to boot linux from sd card on zc702 board ( Zynq 7000 soc from Xilinx). how can I run opencv functions on this linux? Can opencv functions be used in an embeded linux? how?( I mean without using PC, is it possible to run opencv on a linux which is running on the board? )
thanks

edit retag flag offensive close merge delete

Comments

@fatemeh I realize this post is over a year old now but I was wondering how your Zynq-OpenCV project ended up going. We're putting together a new low-cost robotics platform based around Zynq and it would be great to incorporate OpenCV for image processing and stereo vision applications. If you (or anyone else) has any experience with this it would be great to hear about it.

We're working on getting some more details on the site but if you want to check it out: http://www.krtkl.com

rcousins gravatar imagercousins ( 2015-05-31 13:14:27 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-05-19 08:34:55 -0600

kbarni gravatar image

I don't know this particular device, but if it runs Linux and you can meet the prerequisites for OpenCV, I'm pretty sure you can compile and run it on the board. OpenCV compiles and runs fine on ARM processors (like the Raspberry PI)

For more information see this document: http://docs.opencv.org/doc/tutorials/introduction/linux_install/linux_install.html

P.S. I just found this document, that might be interesting: http://www.xilinx.com/support/documentation/application_notes/xapp1167.pdf

edit flag offensive delete link more

Comments

thanks a lot!

fatemeh gravatar imagefatemeh ( 2014-05-20 13:44:52 -0600 )edit

Question Tools

2 followers

Stats

Asked: 2014-05-17 15:58:51 -0600

Seen: 1,710 times

Last updated: May 19 '14