美文网首页
How to install Intel RealSense V

How to install Intel RealSense V

作者: 邪恶的奥伯伦 | 来源:发表于2019-12-21 15:34 被阅读0次

    https://github.com/IntelRealSense/librealsense/blob/master/doc/installation_osx.md

    https://qiita.com/OTL/items/ce49410580730d6dd499

    git clone https://github.com/IntelRealSense/librealsense

    cd librealsense

    mkdir build && cd build

    cmake .. -DBUILD_EXAMPLES=true -DBUILD_WITH_OPENMP=false -DHWM_OVER_XU=false -G Xcode

    open librealsense2.xcodeproj

    相关文章

      网友评论

          本文标题:How to install Intel RealSense V

          本文链接:https://www.haomeiwen.com/subject/ytegnctx.html