source: trunk/saliency_detection/manifest.xml

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

Updated saliency_detection to revision 1213

File size: 477 bytes
RevLine 
[10]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>
[36]12  <rosdep name="opencv2"/>
[17]13  <depend package="roscpp"/>
[10]14  <depend package="sensor_msgs"/>
15  <depend package="cv_bridge"/>
16  <depend package="image_transport"/>
17</package>
Note: See TracBrowser for help on using the repository browser.