summaryrefslogtreecommitdiff
blob: 76b5917d0c8a6d22e694c39a4510eb5199573182 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer>
    <email>jmglov@gentoo.org</email>
    <name>Josh Glover</name>
  </maintainer>
  <longdescription>OpenCV (Open Source Computer Vision) is a library of programming functions mainly aimed at real time computer vision.

Example applications of the OpenCV library are Human-Computer Interaction (HCI); Object Identification, Segmentation and Recognition; Face Recognition; Gesture Recognition; Motion Tracking, Ego Motion, Motion Understanding; Structure From Motion (SFM); and Mobile Robotics.</longdescription>
  <use>
    <flag name="demos">Install applications that demo OpenCV library functions</flag>
  </use>
</pkgmetadata>