Hi all
I managed to cross compile the OpenCV libraries for Zynq and I have included them on the SD card and set the LD_LIBRARY_PATH variable. As far as I can tell, all library functions work apart from warpPersective/warpAffine. I was wondering if anyone else had encountered similar issues with these functions and if there is a known solution. For now I have worked around the problem by using remap since I only need to scale the image.
Many Thanks
Matthew