Class SelectiveSearchSegmentationStrategyFill


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

    • SelectiveSearchSegmentationStrategyFill

      protected SelectiveSearchSegmentationStrategyFill(long addr)
  • Method Details