HistogramTracker
From Wiki for RobotCub and Friends
- The correct title of this article is histogramTracker. The initial letter is shown capitalized due to technical restrictions.
Author: Plinio Moreno Lopez
The module implements a list of histogram trackers. Each one uses a kernel based method to track its region of interest.
Back to iCub YARP module specifications
[edit]
Compiler & Linker Dependencies
[edit]
Include files
cv.h _cv.h
[edit]
Libraries
openCV
[edit]
Run-time Dependencies
[edit]
Module arguments
Input port name, output port name ???
[edit]
Ports accessed
Ports that are assumed to exist prior to instantiation of the module (i.e. some other module must create them)
[edit]
Ports created
Ports that are instantiated by the module and are then available for other modules to use (using yarp connect)
/img/
[edit]
Input data files
None
[edit]
Output data files
None
[edit]
Configuration files
histTrack.ini
[edit]
User interface mechanism
Run-time modification of module parameters
None
[edit]
OS on which the module was developed
Windows
[edit]
OS on which the module was tested
Windows
[edit]
Operating system dependencies
None known
[edit]
Example instantiation of the module
Run & port connection commands
To be confirmed.
[edit]
iCub Capabilities
[edit]
iCub capability code
C1 Object tracking through occlusion (combining smooth pursuit and saccades)
[edit]
Other Yarp modules required to effect this capability
controlGaze Salience attentionSelection
[edit]
Example instantiation
To be confirmed.
Back to iCub YARP module specifications

