source: trunk/saliency_detection/manifest.xml @ 17

Last change on this file since 17 was 17, checked in by wcaarls, 11 years ago

Updated saliency_detection to revision 1177

File size: 450 bytes
Line 
1<package>
2  <description brief="saliency_detection">
3        Create saliency maps using one of the following algorithms:
4        Hou
5        Itti
6        Rudinac
7  </description>
8  <author>Joris van de Weem</author>
9  <license>GPL</license>
10  <review status="unreviewed" notes=""/>
11  <url>http://ros.org/wiki/saliency_detection</url>
12  <depend package="roscpp"/>
13  <depend package="sensor_msgs"/>
14  <depend package="cv_bridge"/>
15  <depend package="image_transport"/>
16</package>
Note: See TracBrowser for help on using the repository browser.