[ros-opencv-apps] 01/04: Update descriptions

Leopold Palomo-Avellaneda leo at alaxarxa.net
Thu Dec 22 15:42:09 UTC 2016


This is an automated email from the git hooks/post-receive script.

lepalom-guest pushed a commit to branch master
in repository ros-opencv-apps.

commit 0c6d1b4f1d6ecc888d4551ee7cda990837220f56
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Thu Dec 22 16:10:15 2016 +0100

    Update descriptions
---
 debian/control | 66 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 54 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 412c7e6..e5cd268 100644
--- a/debian/control
+++ b/debian/control
@@ -23,38 +23,80 @@ Architecture: any
 Depends: libopencv-apps0d (= ${binary:Version}), ${misc:Depends},
  libcv-bridge-dev, libdynamic-reconfigure-config-init-mutex-dev,
  ros-message-generation, libimage-transport-dev, libnodeletlib-dev,libroscpp-dev
-Description: opencv_apps Robot OS package - development files
- This package is part of Robot OS (ROS). It contains development
- headers for a library for the opencv_apps library.
+Description: Opencv_apps Robot OS package - development files
+ This package is part of Robot OS (ROS). It contains several ROS
+ packages for working providing OpenCV functionalities in a simplest
+ manner in ROS, i.e., running a launch file that corresponds to
+ the functionality.
+ .
+ The package contains implementations for edge detection, structual analysis, 
+ people/face detection, motion analysis and object segmentation.
+ .
+ It contains development files for the opencv_apps library.
 
 Package: libopencv-apps0d
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Multi-Arch: same
 Description: opencv_apps Robot OS package - runtime files
- This package is part of Robot OS (ROS). It contains the opencv_apps
- library.
-
+ This package is part of Robot OS (ROS). It contains several ROS
+ packages for working providing OpenCV functionalities in a simplest
+ manner in ROS, i.e., running a launch file that corresponds to
+ the functionality.
+ .
+ The package contains implementations for edge detection, structual analysis, 
+ people/face detection, motion analysis and object segmentation.
+ .
+ It contains the opencv_apps library itself.
+ 
 Package: ros-opencv-apps
 Section: utils
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: opencv_apps Robot OS package - apps
- This package is part of Robot OS (ROS). It contains the opencv_apps tools
- that uses the libopencv-apps0d library.
+ This package is part of Robot OS (ROS). It contains several ROS
+ packages for working providing OpenCV functionalities in a simplest
+ manner in ROS, i.e., running a launch file that corresponds to
+ the functionality.
+ .
+ The package contains implementations for edge detection, structual analysis, 
+ people/face detection, motion analysis and object segmentation.
+ .
+ It contains the nodes and the ROS stuff of the opencv-apps.
 
 Package: python-opencv-apps
 Section: python
 Architecture: all
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},python-genpy, python-std-msgs
 Description: opencv_apps Robot OS package - Python bindings
- This package is part of Robot OS (ROS). It contains the Python bindings for
- the opencv_apps library.
+ This package is part of Robot OS (ROS). It contains several ROS
+ packages for working providing OpenCV functionalities in a simplest
+ manner in ROS, i.e., running a launch file that corresponds to
+ the functionality.
+ .
+ The package contains implementations for edge detection, structual analysis, 
+ people/face detection, motion analysis and object segmentation.
+ .
+ It contains the Python bindings for the opencv_apps library.
 
 Package: cl-opencv-apps
 Section: lisp
 Architecture: all
 Depends: ${misc:Depends}
 Description: opencv_apps Robot OS package - LISP bindings
- This package is part of Robot OS (ROS). It contains the LISP bindings for
- the opencv_apps library.
+ This package is part of Robot OS (ROS). It contains several ROS
+ packages for working providing OpenCV functionalities in a simplest
+ manner in ROS, i.e., running a launch file that corresponds to
+ the functionality.
+ .
+ The package contains implementations for edge detection, structual analysis, 
+ people/face detection, motion analysis and object segmentation.
+ .
+ It contains the LISP bindings for the opencv_apps library.
+
+
+
+
+
+
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-opencv-apps.git



More information about the debian-science-commits mailing list