source: trunk/saliency_detection/manifest.xml @ 10

Last change on this file since 10 was 10, checked in by wcaarls, 12 years ago

Imported saliency_detection at revision 1000

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="sensor_msgs"/>
13  <depend package="cv_bridge"/>
14  <depend package="roscpp"/>
15  <depend package="image_transport"/>
16</package>
Note: See TracBrowser for help on using the repository browser.