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

LogoEoT

  1. What is OpenCV?

  2. OpenCV Examples

  3. OpticalFlowLK_OpenCV

  4. What is libccv?

  5. libccv Examples

  6. What is Quirc?

  7. Quirc Example

  8. cblas

  9. Crypto

  10. libpng

  11. SDCardIO

  12. zlib

What is OpenCV?

OpenCV is a computer vision library designed for computational efficiency and with a strong focus on real-time applications. Although OpenCV 1.0 has been ported to the EoT board, it is also important to have the possibility of running newer releases. To achieve this goal, an external server running an API to use OpenCV 2.4.3 is used. With this approach, it is actually possible to run any OpenCV version.

opencvCloud

Read more

OpenCV Examples

Clone this wiki locally