Class NumberIntersectingObjectsAboveThreshold


public class NumberIntersectingObjectsAboveThreshold extends FeatureIntersectingObjectsThreshold
1. Finds all objects from an object-collection whose bounding-boxes intersect with a particular object. 2. Calculates a pairwise-feature 3. Returns the maximum
Author:
Owen Feehan
  • Constructor Details

    • NumberIntersectingObjectsAboveThreshold

      public NumberIntersectingObjectsAboveThreshold()
  • Method Details