johnsoningzhuang / stereo-vision-1

Repository containing apps for stereo vision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stereo Vision

A C++ YARP library that provides the iCub robot with stereo vision capabilities.

Installation

Dependencies

We also make use of libelas for computing disparity maps, but there is no need to download it, since it is embedded inside the code.

Documentation

Online documentation is available here: http://robotology.github.com/stereo-vision.

License

Material included here is Copyright of iCub Facility - Istituto Italiano di Tecnologia and is released under the terms of the GPL v2.0 or later. See the file LICENSE for details.

About

Repository containing apps for stereo vision

License:GNU General Public License v2.0


Languages

Language:C++ 96.3%Language:C 2.5%Language:CMake 1.1%