Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 348 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 348 Bytes

C++ version for object tracking and robotic arm control

Introduction

See python version for details

Installation

brew install homebrew/science/opencv3
brew install cmake
brew install libusb

References