ubuntu16.04 under Installation Pangolin

Source: Internet
Author: User

Installation tutorials, refer to the installation documentation for pangolin on GitHub Https://github.com/stevenlovegrove/Pangolin

The first thing to install is the various dependencies of pangolin

Glew

sudo apt-get Install Libglew-dev

CMake

sudo apt-get install CMake

Python2/python3

sudo apt-get install Libpython2. 7-dev

Optional dependencies (not required, can not be installed)

FFMPEG (for video decoding and image rescaling)

sudo apt-get install ffmpeg libavcodec-dev libavutil-dev Libavformat-dev Libswscale-dev

DC1394 (for FireWire input)

sudo apt-get install libdc1394--dev Libraw1394-dev

LIBUVC (for cross-platform webcam video input via LIBUSB)

git://github.com/ktossell/libuvc.git

Install dependencies and download code to get the latest code from GitHub

git clone https://github.com/stevenlovegrove/pangolin.git--build.

Installation Complete

ubuntu16.04 under Installation Pangolin

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.