Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
c
d
g
m
o
p
r
s
t
x
+
Functions
d
g
m
p
r
s
t
x
Variables
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
~
+
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
+
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
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
l
m
n
o
p
r
s
t
u
v
y
z
+
Typedefs
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
y
+
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
include
learner
foreground
ocm
combinatorial_optimization
ReferenceTestSetGenerator.h
Go to the documentation of this file.
1
18
#pragma once
19
20
#include "
learner/foreground/ocm/combinatorial_optimization/TestSetGenerator.h
"
21
22
namespace
ProbabilisticSceneRecognition
{
23
28
class
ReferenceTestSetGenerator
:
public
TestSetGenerator
{
29
30
public
:
37
ReferenceTestSetGenerator
(
boost::shared_ptr<AbstractTopologyEvaluator>
pEvaluator,
boost::shared_ptr<SceneModel::Topology>
pFullyMeshedTopology,
const
std::vector<std::string>& pObjectTypes);
38
42
~ReferenceTestSetGenerator
();
43
44
private
:
50
virtual
std::vector<boost::shared_ptr<TestSet>>
generateRandomSets
(std::vector<
boost::shared_ptr<ISM::ObjectSet>
> pExamplesList,
unsigned
int
pTestSetCount);
51
52
};
53
54
}
ProbabilisticSceneRecognition::ReferenceTestSetGenerator::~ReferenceTestSetGenerator
~ReferenceTestSetGenerator()
Definition:
ReferenceTestSetGenerator.cpp:26
ProbabilisticSceneRecognition::ReferenceTestSetGenerator
Definition:
ReferenceTestSetGenerator.h:28
boost::shared_ptr
ProbabilisticSceneRecognition::ReferenceTestSetGenerator::generateRandomSets
virtual std::vector< boost::shared_ptr< TestSet > > generateRandomSets(std::vector< boost::shared_ptr< ISM::ObjectSet >> pExamplesList, unsigned int pTestSetCount)
Definition:
ReferenceTestSetGenerator.cpp:29
ProbabilisticSceneRecognition::TestSetGenerator
Definition:
TestSetGenerator.h:39
ProbabilisticSceneRecognition
Definition:
MappedProbabilityTable.h:33
ProbabilisticSceneRecognition::ReferenceTestSetGenerator::ReferenceTestSetGenerator
ReferenceTestSetGenerator(boost::shared_ptr< AbstractTopologyEvaluator > pEvaluator, boost::shared_ptr< SceneModel::Topology > pFullyMeshedTopology, const std::vector< std::string > &pObjectTypes)
Definition:
ReferenceTestSetGenerator.cpp:22
TestSetGenerator.h
asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Mon Feb 28 2022 21:50:12