Has anyone been able to successfully install OpenCV on the ZedBoard? I get an internal compiler error, which I believe has to do with the lack of a GPU. I've glanced briefly at the make file to try to figure out a way around this but so far no luck.
Has anyone been able to successfully install OpenCV on the ZedBoard? I get an internal compiler error, which I believe has to do with the lack of a GPU. I've glanced briefly at the make file to try to figure out a way around this but so far no luck.
Hi,
we cross-compiled openCV libs for ARM and installed on Linaro running on Zedboard. In this video (http://youtu.be/ijA5ikkAuyA) you can see an openCV code compiling and running on Zedboard (Linux 3.3). The Zedboard TRD in the community proyects section is a good start point.
Regards
Hi,
Did you use hardware acceleration or just runned the openCV code?
Thanks
Hi,
Did you use hardware acceleration or just runned the openCV code?
Thanks