Qualcomm Computer Vision SDK FastCV on VOXL?
-
I was wondering if it possible to use the Qualcomm Computer Vision SDK (FastCV) on the VOXL? I would like to use an optimized perspective projection warp like fcvWarpPerspectiveu8_v2 and I do not know what version of this package is supported for the VOXL hardware.
Thanks for the help! -
Hi,
VOXL comes with FastCV installed, the 2 headers can be found in /usr/include/fastcv/ and the libs are in /usr/lib/ :
voxl:/$ find /usr | grep fastcv /usr/include/fastcv /usr/include/fastcv/fastcv.h /usr/include/fastcv/fastcvExt.h /usr/lib/libfastcvadsp_stub.so /usr/lib/libfastcvopt.so /usr/lib/rfsa/adsp/libfastcvadsp.so /usr/lib/rfsa/adsp/libfastcvadsp_skel.so