|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
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 | |
| partition(std::unique_ptr< SourceInterface > source) const | SourceXtractor::MultiThresholdPartitionStep | virtual |
| reassignPixels(const std::vector< std::unique_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 |