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

    Qualcomm Computer Vision SDK FastCV on VOXL?

    Ask your questions right here!
    2
    2
    165
    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.
    • G
      Gary Long
      last edited by 12 Sept 2022, 13:46

      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 12 Sept 2022, 19:44

        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
        1 out of 2
        • First post
          1/2
          Last post
        Powered by NodeBB | Contributors