iCub-main
icub-main
src
tools
imageSplitter
src
main.cpp
Go to the documentation of this file.
1
// Copyright (C) 2016 Istituto Italiano di Tecnologia - iCub Facility
2
// Author: Alberto Cardellino <alberto.cardellino@iit.it>
3
// CopyPolicy: Released under the terms of the GNU GPL v2.0.
4
16
#include <yarp/dev/Drivers.h>
17
#include <
imageSplitter.h
>
18
19
20
int
main
(
int
argc
,
char
* argv[])
21
{
22
yarp::os::Network
yarp
;
23
ImageSplitter
imageSplitter;
24
yarp::os::ResourceFinder rf;
25
rf.
configure
(
argc
, argv);
26
27
imageSplitter.runModule(rf);
28
return
0;
29
}
ImageSplitter
Definition:
imageSplitter.h:20
ImageSplitter::configure
bool configure(yarp::os::ResourceFinder &rf)
Definition:
imageSplitter.cpp:27
main
int main(int argc, char *argv[])
Definition:
main.cpp:31
imageSplitter.h
scripting.argc
argc
Definition:
scripting.py:184
yarp
Copyright (C) 2008 RobotCub Consortium.
Definition:
DebugInterfaces.h:51
Generated on Wed Nov 13 2024 21:11:40 for iCub-main by
1.9.1