Blepo Computer Vision Library

Blepo is an open-source C/C++ library to facilitate computer vision research and education.  Its goals are threefold:

  1. to enable researchers to focus on algorithm development rather than low-level details such as memory management, reading/writing files, capturing images, and visualization, without sacrificing efficiency;
  2. to enable educators and students to learn image manipulation in a C++ environment that is easy to use; and
  3. to capture a repository of the more mature, well-established algorithms to enable their use by others both within and without the community to avoid having to reinvent the wheel. 
Blepo is designed to be easy to use, efficient, and extensive. To quickly see what Blepo can do, take a look at the demo.

Overview Download Tutorial Reference manual People FAQ

Please keep in mind that the library and website are currently in an alpha state. See the FAQ.