@openhps/opencv
    Preparing search index...

    Function dropOverlappingZone

    • Drop overlaping zones, keeping best one add to be used with matchTemplate non Natif code

      Parameters

      • template: Mat

        template Matrix used to get dimentions.

      • matches: [number, number, number][]

        list of matches as a list in [x,y,score]. (this data will be altered)

      Returns [number, number, number][]

      best match without colisions