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
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login