SourceXtractorPlusPlus
0.11
Please provide a description of the project.
|
This is the complete list of members for SourceXtractor::MultiThresholdPartitionStep, including all inherited members.
m_contrast | SourceXtractor::MultiThresholdPartitionStep | private |
m_min_deblend_area | SourceXtractor::MultiThresholdPartitionStep | private |
m_source_factory | SourceXtractor::MultiThresholdPartitionStep | private |
m_thresholds_nb | SourceXtractor::MultiThresholdPartitionStep | private |
MultiThresholdPartitionStep(std::shared_ptr< SourceFactory > source_factory, SeFloat contrast, unsigned int thresholds_nb, unsigned int min_deblend_area) | SourceXtractor::MultiThresholdPartitionStep | inline |
partition(std::shared_ptr< SourceInterface > source) const | SourceXtractor::MultiThresholdPartitionStep | virtual |
reassignPixels(const std::vector< std::shared_ptr< SourceInterface >> &sources, const std::vector< PixelCoordinate > &pixel_coords, std::shared_ptr< VectorImage< DetectionImage::PixelType >> image, const std::vector< std::shared_ptr< MultiThresholdNode >> &source_nodes, const PixelCoordinate &offset) const | SourceXtractor::MultiThresholdPartitionStep | private |
~MultiThresholdPartitionStep()=default | SourceXtractor::MultiThresholdPartitionStep | virtual |
~PartitionStep()=default | SourceXtractor::PartitionStep | virtual |