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
Could you please explain, how you installed opencv libs on Linaro? I am trying it for weeks but still cannot get an executable running (Even a basic image display app)
Could you please explain, how you installed opencv libs on Linaro? I am trying it for weeks but still cannot get an executable running (Even a basic image display app)