Class SelectiveSearchSegmentationStrategyTexture

java.lang.Object
org.opencv.core.Algorithm
org.opencv.ximgproc.SelectiveSearchSegmentationStrategy
org.opencv.ximgproc.SelectiveSearchSegmentationStrategyTexture

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

    • SelectiveSearchSegmentationStrategyTexture

      protected SelectiveSearchSegmentationStrategyTexture(long addr)
  • Method Details