Skip to content
PruebasVisilab edited this page Feb 3, 2017 · 35 revisions

LogoEoT

  1. Introduction

  2. What is OpenCV?

  3. OpenCV Examples

  4. What is libccv?

  5. libccv Examples

  6. What is Quirc?

Introduction

Several pre-existing vision libraries have been ported to the EoT platform. This task has been added with the idea of offering common and well-known libraries to the programmer-user of the EoT board.

What is OpenCV?

OpenCV is a computer vision library released under a BSD license and hence it is free for both academic and commercial use. It has C++, C, Python and Java interfaces and supports Windows, Linux, Mac OS, iOS and Android. OpenCV was designed for computational efficiency and with a strong focus on real-time applications.

Clone this wiki locally