Skip to content

FLIR/processing_unit_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Processing Unit C++ Library

Build

Ubuntu 16.04

Install Dependencies

  • cmake - sudo apt-get install cmake
  • g++ - sudo apt-get install g++
  • OpenSSL - sudo apt-get install libssl-dev
  • Boost - sudo apt-get install libboost-all-dev

Build the basicPU

run the following script build_unix.sh

About

Processing Unit C++ Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published