Common-CV

February 4, 2018 ยท View on GitHub

The Wrapper of OpenCV for CommonLisp

Description

OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library.
Common-CV are binding library for CommonLisp compatible with OpenCV 2.4 and OpenCV 3.
Please try examples/examples.lisp.

example video :

http://youtu.be/lDH7ibGp6to
https://www.youtube.com/watch?v=m_ytVKMqm-k

Required:

  • OpenCV
  • Quicklisp
  • CvBlob - optional

Contents

  1. 0.1Description
  2. 0.2example video :