Source: rock-master-19.06-perception-libelas
Section: science
Priority: extra
Maintainer: Rock Packaging Daemon <rock-dev@dfki.de>
Build-Depends: cdbs, debhelper (>= 8.0.0), pkg-config, dh-autoreconf, build-essential, cmake, rock-master-19.06-base-cmake, rock-master-19.06-base-types
Standards-Version: 3.9.2
Homepage: http://rock-robotics.org
#Vcs-Git: git://git.debian.org/collab-maint/bla.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/bla.git;a=summary

Package: rock-master-19.06-perception-libelas
Architecture: any
Depends: ${shlibs:Depends}, rock-master-19.06-base-cmake, rock-master-19.06-base-types, cmake, build-essential
Description: library from KIT to compute dense stereo images
 Libelas (Library for Efficient Large-scale Stereo Matching) is a
  cross-platfrom (Linux, Windows) C++ library with MATLAB wrappers for
  computing disparity maps from rectified graylevel stereo pairs. It is robust
  against moderate changes in illumination and well suited for robotics
  applications with high resolution images. Computing the left and right
  disparity map of a one Megapixel image requires less than one second on a
  single i7 CPU core.

