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

    Using voxl-opencv in python

    VOXL 2
    2
    2
    130
    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.
    • Hersch NathanH
      Hersch Nathan
      last edited by

      I am trying to import opencv in python on my voxl2.

      In a python3 enviroment when I run
      import cv

      I get the module not found error. How do I access opencv on voxl2?

      Thank you for your help.

      tomT 1 Reply Last reply Reply Quote 0
      • tomT
        tom admin @Hersch Nathan
        last edited by

        @Hersch-Nathan A quick google gave me:

        sudo apt update
        sudo apt install python3-opencv
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors