SourceXtractorPlusPlus
0.11
Please provide a description of the project.
|
#include "SEImplementation/Configuration/MultiThresholdPartitionConfig.h"
#include "SEImplementation/Configuration/MinAreaPartitionConfig.h"
#include "SEImplementation/Configuration/PartitionStepConfig.h"
#include "SEImplementation/Partition/MultiThresholdPartitionStep.h"
Go to the source code of this file.
Namespaces | |
SourceXtractor | |
Variables | |
static const std::string | SourceXtractor::MTHRESH_USE {"partition-multithreshold"} |
static const std::string | SourceXtractor::MTHRESH_THRESHOLDS_NB {"partition-threshold-count"} |
static const std::string | SourceXtractor::MTHRESH_MIN_AREA {"partition-minimum-area"} |
static const std::string | SourceXtractor::MTHRESH_MIN_CONTRAST {"partition-minimum-contrast"} |