#include <mitkCollectionStatistic.h>
Definition at line 90 of file mitkCollectionStatistic.h.
◆ DataVector
◆ MultiDataVector
◆ CollectionStatistic()
mitk::CollectionStatistic::CollectionStatistic |
( |
| ) |
|
◆ ~CollectionStatistic()
mitk::CollectionStatistic::~CollectionStatistic |
( |
| ) |
|
◆ ComputeRMSD()
void mitk::CollectionStatistic::ComputeRMSD |
( |
| ) |
|
Computes root-mean-square distance of two binary images.
◆ GetClassCount()
size_t mitk::CollectionStatistic::GetClassCount |
( |
| ) |
|
◆ GetCollection()
◆ GetGoldName()
std::string mitk::CollectionStatistic::GetGoldName |
( |
| ) |
|
◆ GetGroundTruthValueToIndexMapper()
const ValueToIndexMapper* mitk::CollectionStatistic::GetGroundTruthValueToIndexMapper |
( |
void |
| ) |
const |
◆ GetStatisticData()
std::vector<StatisticData> mitk::CollectionStatistic::GetStatisticData |
( |
unsigned char |
c | ) |
const |
◆ GetTestName()
std::string mitk::CollectionStatistic::GetTestName |
( |
| ) |
|
◆ GetTestValueToIndexMapper()
const ValueToIndexMapper* mitk::CollectionStatistic::GetTestValueToIndexMapper |
( |
void |
| ) |
const |
◆ IsInSameVirtualClass()
int mitk::CollectionStatistic::IsInSameVirtualClass |
( |
unsigned char |
gold, |
|
|
unsigned char |
test |
|
) |
| |
◆ Print()
void mitk::CollectionStatistic::Print |
( |
std::ostream & |
out, |
|
|
std::ostream & |
sout = std::cout , |
|
|
bool |
withHeader = false , |
|
|
std::string |
label = "None" |
|
) |
| |
◆ SetClassCount()
void mitk::CollectionStatistic::SetClassCount |
( |
size_t |
count | ) |
|
◆ SetCollection()
◆ SetGoldName()
void mitk::CollectionStatistic::SetGoldName |
( |
std::string |
name | ) |
|
◆ SetGroundTruthValueToIndexMapper()
void mitk::CollectionStatistic::SetGroundTruthValueToIndexMapper |
( |
const ValueToIndexMapper * |
mapper | ) |
|
◆ SetMaskName()
void mitk::CollectionStatistic::SetMaskName |
( |
std::string |
name | ) |
|
|
inline |
◆ SetTestName()
void mitk::CollectionStatistic::SetTestName |
( |
std::string |
name | ) |
|
◆ SetTestValueToIndexMapper()
void mitk::CollectionStatistic::SetTestValueToIndexMapper |
( |
const ValueToIndexMapper * |
mapper | ) |
|
◆ Update()
bool mitk::CollectionStatistic::Update |
( |
| ) |
|
The documentation for this class was generated from the following file: