Class SelectiveSearchSegmentationStrategySize


public class SelectiveSearchSegmentationStrategySize extends SelectiveSearchSegmentationStrategy
Size-based strategy for the selective search segmentation algorithm The class is implemented from the algorithm described in CITE: uijlings2013selective.
  • Constructor Details

    • SelectiveSearchSegmentationStrategySize

      protected SelectiveSearchSegmentationStrategySize(long addr)
  • Method Details