ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Qualcomm Computer Vision SDK FastCV on VOXL?

    Ask your questions right here!
    2
    2
    139
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Gary LongG
      Gary Long
      last edited by

      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!

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by

        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
        
        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Powered by NodeBB | Contributors