Loading [MathJax]/extensions/tex2jax.js
iCub-main
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Functions
a
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
v
w
y
Variables
a
b
c
d
e
h
i
j
l
m
n
p
r
s
t
w
z
Typedefs
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
q
r
s
t
u
v
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
a
b
c
e
g
i
l
n
p
r
s
t
u
Enumerator
a
b
c
d
e
f
g
i
l
m
p
r
s
t
u
Properties
Related Symbols
a
b
c
g
i
l
o
q
r
s
t
w
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
x
y
z
Typedefs
Enumerations
Enumerator
_
a
c
d
e
g
j
m
n
p
s
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
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
}
20
int
main
(
int
argc,
char
* argv[]) {
…
}
ImageSplitter
Definition
imageSplitter.h:20
ImageSplitter::configure
bool configure(yarp::os::ResourceFinder &rf)
Definition
imageSplitter.cpp:27
main
int main()
Definition
main.cpp:67
imageSplitter.h
yarp
Copyright (C) 2008 RobotCub Consortium.
Definition
DebugInterfaces.h:51
Generated on Sat Mar 1 2025 16:29:29 for iCub-main by
1.9.8