|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
#include "SEImplementation/Configuration/MultiThresholdPartitionConfig.h"#include "SEImplementation/Configuration/MinAreaPartitionConfig.h"#include "SEImplementation/Configuration/PartitionStepConfig.h"#include "SEImplementation/Configuration/RngConfig.h"#include "SEImplementation/Configuration/DetectionFrameConfig.h"#include "SEImplementation/Partition/MultiThresholdPartitionStep.h"
Go to the source code of this file.
Namespaces | |
| namespace | 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"} |